Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

How to avoid this error...

by basicdez (Pilgrim)
on Nov 16, 2001 at 01:38 UTC ( [id://125688]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Can't locate object method "new" via package "IO::File" at ExampleForM
    +onks.pl line 73, <FH> chunk 5.
    
  2. or download this
    #!/usr/bin/perl-Tw
    use strict;
    ...
    $writer=>endTag  ( "application" );
    
    $writer=>end();
    
  3. or download this
    my $output = new IO::File(">xxx.xml");
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-26 02:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found