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

Re: How can I see a CPAN module's print message

by live4tech (Sexton)
on Jan 06, 2013 at 08:39 UTC ( #1011850=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package TieRegistry;
    use strict;
    ...
    {
      print "my print message\n";
    }
    
  2. or download this
    my $test = TieRegistry->new;
    $test->PrintThis;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others contemplating the Monastery: (17)
As of 2013-05-22 17:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (466 votes), past polls