One thing at a time all the time!

Welcome to Rocteur
Friday, April 26 2024 @ 10:23 PM CEST

What is the best way to use a module on the command line ?

perl -MPOSIX=strftime -e 'print strftime("%H:%M:%S\n",localtime)'

Shawn H Corey

FAQ Manager » Perl » What is the best way to use a module on the command line ?