Package perl-LEOCHARRE-Strings: Information

    Source package: perl-LEOCHARRE-Strings
    Version: 1.02-alt1
    Build time:  Nov 18, 2011, 03:50 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Combines string procedures I frequently use
    Description: 
    use LEOCHARRE:Strings ':all';
    
       my $var = ' /path/to/file ';
    
       shomp $var; # remove whitespace leading and trailing
    
       my $shell_safe = sq($var); # escapes chars for shell
       pretty($var); # make pretty

    List of rpms provided by this srpm:
    perl-LEOCHARRE-Strings (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl-String-Prettify
      2. perl-String-ShellQuote
      3. perl-devel

    Last changed


    Nov. 18, 2011 Igor Vlasenko 1.02-alt1
    - initial build for ALT Linux Sisyphus