Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: [perl6] More Inline::Perl5 musings

by syphilis (Archbishop)
on Mar 18, 2016 at 11:13 UTC ( [id://1158213]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Inline::Perl5;
    
    ...
    
    # Outputs, as expected:
    # 8.33333333333333333333333333333333365e-01
    
  2. or download this
    my $f3 = $f1 / $f2;
    
  3. or download this
    C:\>perl -V:useshrplib
    useshrplib='true';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-23 11:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found