Help for this page

Select Code to Download


  1. or download this
    perl -c XML_query_maker_support.pl
    Weak references are not implemented in the version of perl at /usr/lib
    +/perl5/site_perl/5.8.0/Tree/Simple.pm line 9
    BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/Tr
    +ee/Simple.pm line 9.
    
  2. or download this
     perl -v
    
    This is perl, v5.8.0 built for i386-linux-thread-multi
    (with 1 registered patch, see perl -V for more detail)
    ...
    
  3. or download this
    Summary of my perl5 (revision 5.0 version 8 subversion 0) configuratio
    +n:
      Platform:
    ...
        /usr/lib/perl5/vendor_perl
        /usr/lib/perl5/5.8.0/i386-linux-thread-multi
        /usr/lib/perl5/5.8.0
    
  4. or download this
    use Scalar::Util qw(blessed weaken);