Help for this page

Select Code to Download


  1. or download this
    [alexf@localhost ~]$ perl -v
    This is perl, v5.8.0 built for i386-linux-thread-multi
    [alexf@localhost ~]$ perl -MSafe -e 'print $Safe::VERSION'
    2.07
    
  2. or download this
    [alexf@otherhost ~]$ perl -v
    This is perl, v5.6.1 built for sun4-solaris
    [alexf@otherhost ~]$ perl -MSafe -e 'print $Safe::VERSION'
    2.06