Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: (Beginner) Can 'qw' be implemented into a list?

by GrandFather (Saint)
on Mar 25, 2015 at 01:29 UTC ( [id://1121244]=note: print w/replies, xml ) Need Help??


in reply to Re: (Beginner) Can 'qw' be implemented into a list?
in thread (Beginner) Can 'qw' be implemented into a list?

How can you have code that looks like that, and use a phrase like "implement it into the CalculateDistance subroutine"? I guess you have found code somewhere that is doing almost what you want and you wish to bend it to fit? Something like:

++$count if CalculateDistance (54.988056, -1.619444, @data{@SList[ +1 .. 2]}) > $x;

inside your while loop should be the trick.

Perl is the programming world's equivalent of English

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1121244]
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-18 02:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found