Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Variables in Common parent class

by Athanasius (Archbishop)
on Mar 10, 2013 at 03:58 UTC ( [id://1022642]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    $file_obj ->print_file();
    $block_obj->print_super();
    $block_obj->print_block();
    
  2. or download this
    13:56 >perl 567_SoPW.pl
    Super module: File DB value
    ...
    My block name from block obj Pisa
    
    13:56 >
    

Log In?
Username:
Password:

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

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

    No recent polls found