Subject: | One-liner example for the documentation |
It would be nice, especially for lazy programmers like me, to have a
one-liner in the Pod which can be just copied and pasted into the shell
for quick use of the module. E.g:
perl -MTk -MTk::PerlInheritanceTree -e
'tkinit->PerlInheritanceTree->pack->classname(shift); MainLoop'
HTTP::Response
Alternatively there could be a script, but I think the one-liner in the
documentation should be enough.
Regards,
Slaven