Help for this page

Select Code to Download


  1. or download this
    find $HOME -name \*.txt | textual-slideshow.pl $*
    
  2. or download this
    #! /usr/bin/perl
    
    ...
        }
        print "Something\n";
    }
    
  3. or download this
    #! /usr/bin/perl -w
    
    ...
        }
        print "Something\n";
    }