Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Quick Fix for PerlMonks modules

by pope (Friar)
on Sep 24, 2002 at 11:17 UTC ( [id://200334]=monkdiscuss: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    --- Chat.pm-old Tue Sep 24 17:45:12 2002
    +++ Chat.pm Tue Sep 24 17:32:07 2002
    ...
         if (@msgs) {
           while (@msgs) {
        my ($author, $msg)=(shift(@msgs),shift(@msgs));
    
  2. or download this
    --- Users.pm-old    Tue Sep 24 17:45:18 2002
    +++ Users.pm    Tue Sep 24 17:37:28 2002
    ...
           $self->{cache_users}=\%users;
           $self->{cache_users_ts}=time();
         }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-20 04:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found