TAP::Parser::Utils man page on OpenMandriva

Man page or keyword search:  
man Server   8135 pages
apropos Keyword Search (all sections)
Output format
OpenMandriva logo
[printable version]

TAP::Parser::Utils(3pm)Perl Programmers Reference GuideTAP::Parser::Utils(3pm)

NAME
       TAP::Parser::Utils - Internal TAP::Parser utilities

VERSION
       Version 3.23

SYNOPSIS
	 use TAP::Parser::Utils qw( split_shell )
	 my @switches = split_shell( $arg );

DESCRIPTION
       FOR INTERNAL USE ONLY!

   INTERFACE
       "split_shell"

       Shell style argument parsing. Handles backslash escaping, single and
       double quoted strings but not shell substitutions.

       Pass one or more strings containing shell escaped arguments. The return
       value is an array of arguments parsed from the input strings according
       to (approximate) shell parsing rules. It's legal to pass "undef" in
       which case an empty array will be returned. That makes it possible to

	   my @args = split_shell( $ENV{SOME_ENV_VAR} );

       without worrying about whether the environment variable exists.

       This is used to split HARNESS_PERL_ARGS into individual switches.

perl v5.16.3			  2013-03-04	       TAP::Parser::Utils(3pm)
[top]

List of man pages available for OpenMandriva

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net