Package: libclass-prototyped-perl / 1.11-3

Metadata

Package Version Patches format
libclass-prototyped-perl 1.11-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pod spelling | (download)

lib/Class/Prototyped.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix spelling error in pod documentation


pod long line | (download)

lib/Class/Prototyped.pm | 11 6 + 5 - 0 !
1 file changed, 6 insertions(+), 5 deletions(-)

 avoid lines that are too long to be displayed by nroff by
 rephrasing the description of the profile() method.


example interpreter | (download)

examples/graphtest.pl | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add a #! line to the graphtest.pl example so that it's
 executable when installed.