Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Matrix Manipulation with Perl

by etj (Deacon)
on Jun 22, 2022 at 18:55 UTC ( [id://11144951]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Matrix Manipulation with Perl
in thread Matrix Manipulation with Perl

The above does not "get modules loaded up". It runs two Perl processes each of which load a given module, try to execute the string "shell" (which will evaluate to a string, doing nothing), then exit.

Instead, the way forward is to run either perldl or pdl2 on the command line, which will load the PDL REPL. It has builtin help, and there is also the MetaCPAN page: https://metacpan.org/pod/perldl.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-19 12:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found