Help for this page

Select Code to Download


  1. or download this
    lanx@lanx-1005HA:~$ export PERL5OPT="-Mstrict"
    lanx@lanx-1005HA:~$ perldoc perldoc
    Global symbol "$running_under_some_shell" requires explicit package na
    +me at /usr/bin/pod2man line 6.
    BEGIN not safe after errors--compilation aborted at /usr/bin/pod2man l
    +ine 18.
    Got a 0-length file from /usr/share/perl/5.14/pod/perldoc.pod via Pod:
    +:Perldoc::ToMan!?
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    use strict;
    # ...