GetLongOpriona - How to get script arguments that are not options

前端 未结 0 1863
野性不改
野性不改 2020-12-06 05:51

Taken from the manual page Getopt::Long:

The code is:

use Getopt::Long;
my $data   = "file.dat";
my $length = 24;
my $verbose;
GetOp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题