Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Text-Shellwords - A thin wrapper around the shellwords.pl package
        
        - This is a thin wrapper around the shellwords.pl package, which comes
preinstalled with Perl.  This module imports a single subroutine,
shellwords().  The shellwords() routine parses lines of text and
returns a set of tokens using the same rules that the Unix shell does
for its command-line arguments.  Tokens are separated by whitespace,
and can be delimited by single or double quotes.  The module also
respects backslash escapes. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | perl-Text-Shellwords | 1.08 | 1.fc5 | noarch | 6 KiB | Sat Mar 24 19:57:00 2007 | 
        
        Changelog
        
            - * Fri Mar 23 18:00:00 2007 Alex Lancaster <alexl{%}users{*}sourceforge{*}net> 1.08-1
- - Updated to 1.08
- Removed superfluous BR: Perl as per suggestion from Ralf Corsepius 
            - * Wed Apr  6 18:00:00 2005 Hunter Matthews <thm{%}duke{*}edu> 1.07-2
- - Review suggestions by José Pedro Oliveira 
            - * Tue Mar 22 17:00:00 2005 Hunter Matthews <thm{%}duke{*}edu> 1.07-1
- - Initial build.