Perl version used when running the script

L

lfchew1

If I need to use a certain perl version only to run by script, is
there a way to check that before my script continue down the main body
of the code?
Or is there any way we can check the version?
 
J

Jürgen Exner

If I need to use a certain perl version only to run by script, is
there a way to check that before my script continue down the main body
of the code?

perldoc -f use
Or is there any way we can check the version?

perldoc perlvar
and check for $^V

jue
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,591
Members
45,100
Latest member
MelodeeFaj
Top