Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045832
en ru br
ALT Linux repos
S:1.02-alt1

Group :: Development/Perl
RPM: perl-LEOCHARRE-Strings

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.02-alt1
Build date: 18 november 2011, 11:45 ( 645.0 weeks ago )
Size: 6035 b

Home page:   http://search.cpan.org/CPAN/authors/id/L/LE/LEO…

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

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-LEOCHARRE-Strings
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin