Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Installing XML::Parser (with expat)

by dorko (Prior)
on Feb 13, 2007 at 22:04 UTC ( [id://599792]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ldd /home/reliant/shaw/perlmodules/sun4-solaris/auto/XML/Parser/Expat/
    +Expat.so
            libexpat.so.1 =>         /home/reliant/shaw/.local/lib/libexpa
    +t.so.1
    ...
            libgcc_s.so.1 =>         /local/gnu/lib//libgcc_s.so.1
            libdl.so.1 =>            /usr/lib/libdl.so.1
            /usr/platform/SUNW,Ultra-80/lib/libc_psr.so.1
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    print `env`;
    require XML::Simple;
    require XML::Parser;
    
  3. or download this
    $VAR1 = {
              'SCRIPT_NAME' => '/webct/admin/brenttest.pl',
    ...
    
    
    For help, please send mail to the webmaster, giving this error message
    + and the time and date of the error.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://599792]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-03-19 07:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found