Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: On what column do you wrap your code?

by Knom (Beadle)
on Feb 18, 2006 at 07:12 UTC ( [id://531122]=note: print w/replies, xml ) Need Help??


in reply to Re^2: On what column do you wrap your code?
in thread On what column do you wrap your code?

Egads!!! Here's my suggestion:

my $FLAG= GENERIC_PRODUCT_PKG.GET_GENERIC_PRODUCT_GENERIC_ITEM_CROSS_REFERENCE_INDICATOR_FLAG;
my $MESSAGE="GENERIC PRODUCT XREF INDICATOR FLAG EQUALS: ";
$MESSAGE.=$FLAG."\n";
print $MESSAGE;

Of course, it does help if you don't start out with varbind mappings which are > 80 chars...

Isn't cut and paste a wonderful thing?!
  • Comment on Re^3: On what column do you wrap your code?

Log In?
Username:
Password:

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

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

    No recent polls found