Help for this page

Select Code to Download


  1. or download this
    root@scarface:~# cat test.pl
    
    ...
    root@scarface:~# perlcc test.pl -o test
    root@scarface:~# ./test
    perlmonks rocks !
    
  2. or download this
    root@scarface:~# file test*
    test:     ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dy
    +namically
    test.pl:  a /usr/bin/perl -w script text executable