Help for this page

Select Code to Download


  1. or download this
    $ perl -e'use strict;@1=(666)'
    $ perl -e'use strict;@STDOUT=(666)'
    ...
    
    $ perl -e'print $]'
    5.040003$