Help for this page

Select Code to Download


  1. or download this
     setenv PERL5LIB /home/xf023126/lib/perl5:/home/xf023126/lib/perl5/site_perl:/apps/perl/5.8.0/lib
  2. or download this
    Characteristics of this binary (from libperl): 
      Built under solaris
    ...
        /usr/perl5/5.00503
        /usr/perl5/site_perl/5.005/sun4-solaris
        /usr/perl5/site_perl/5.005
    
  3. or download this
    #! /apps/perl/5.8.0/bin/perl -w
    use strict;
    use lib qw(/home/xf023126/lib/perl5 /home/xf023126/lib/perl5/site_perl
    +);
    use HTML::TokeParser::Simple;
    
  4. or download this
    ld.so.1: perl: fatal: relocation error: file /home/xf023126/lib/perl5/
    +site_perl/auto/HTML/Parser/Parser.so: symbol Perl_Tstack_sp_ptr: refe
    +renced symbol not found
    Killed