in reply to Re^2: perl script that accepts parameters via STDIN
in thread perl script that accepts parameters via STDIN

Hi LanX,

Getopt::Long has the functions GetOptionsFromArray and GetOptionsFromString - I only know this because a while back I hacked together a solution to use Getopt::Std on arbitrary strings...

Regards,
-- Hauke D