Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^6: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20

by tobyink (Canon)
on Nov 24, 2013 at 14:34 UTC ( [id://1064120]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $error = 3.1415927->minus( 22->divide( 7 ) )->abs();
    
  2. or download this
    (my $error)->set_value( 3.1415927->minus( 22->divide( 7 ) )->abs() );
    

Log In?
Username:
Password:

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

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

    No recent polls found