Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    
    1;
    __END__
    
  2. or download this
    D:\devel\perl\perl\lib\CORE/perl.h:3544:45: error: expected ')' before
    + '*' token
     #    define PERL_GET_THX  ((PerlInterpreter *)PERL_GET_CONTEXT)
    ...
     #    define PERL_GET_THX  ((PerlInterpreter *)PERL_GET_CONTEXT)
    
    ... and so on ...