Help for this page

Select Code to Download


  1. or download this
    select * from bodies;
    
  2. or download this
    perl thetable.txt > formatedtable.txt
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    
    exit(0);