Command-line parsing via Getopt::Long (continued) my $length = 24; my $width = 78; my $verbose = 0; # Specify cmdline options and process command line... my ...
確定! 回上一頁