Jenda Krynicky wrote:
No. It implies that modules are not supposed to be run directly.

What do you expect perl /usr/lib/perl/lib/CGI.pm
to do?

AND -


If Perl Modules ARE run directly then they *should*
only provide self-test method -- which continue to
expose what such modules do.

But mainly Perl Modules should expose _help_ like:

perldoc CGI

--
_Sx_ http://youve-reached-the.endoftheinternet.org/ _____
perldoc -qa.a | perl -lpe '($_)=m("(.*)")' | grep Martian

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to