Help for this page

Select Code to Download


  1. or download this
    use Text::ParseWords; # core module
    
    ...
    # [but it's probably not what you want for open()]
    
    my @ARGS2 = parse_line('\s+', 1, $args);