Help for this page

Select Code to Download


  1. or download this
    perl -MMath::BigInt -E'say Math::BigInt->new(400)->badd(2)'
    
  2. or download this
    [tai@miranda (pts/2) ~]$ cat `which prove` | head -n 13
    #!/usr/bin/perl
    ...
    exit( $app->run ? 0 : 1 );
    
    __END__