Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

RFC: automating modular classes

by Arunbear (Prior)
on Jan 26, 2015 at 13:44 UTC ( [id://1114523]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package FixedSizeQueue;
    
    ...
    }
    
    1;
    
  2. or download this
    % reply -I lib
    0> use FixedSizeQueue
    ...
    8> $q->log_info()
    Can't locate object method "log_info" via package "FixedSizeQueue::__M
    +inions" at reply input line 1.
    9>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://1114523]
Front-paged by Athanasius
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-03-29 05:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found