Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Experiences with IM support?

by Mur (Pilgrim)
on Apr 17, 2002 at 18:33 UTC ( [id://159928]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    "my" variable $file masks earlier declaration in same scope at /usr/lo
    +cal/lib/perl5/site_perl/5.6.1/XML/Stream/Parser.pm line 298.
    
    Use of uninitialized value in string ne at /usr/local/lib/perl5/site_p
    +erl/5.6.1/XML/Stream/Parser.pm line 134.
    
    Use of uninitialized value in split at /usr/local/lib/perl5/site_perl/
    +5.6.1/Net/Jabber.pm line 759.
    
  2. or download this
    sub parsefile {
      my $self = shift;
    ...
      my $file;
      while(<FILE>) { $file .= $_; }
      ...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-19 00:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found