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

Group :: Development/Perl
RPM: perl-String-Prettify

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.04-alt1
Build date: 18 november 2011, 11:43 ( 645.0 weeks ago )
Size: 6823 b

Home page:   http://www.cpan.org

License: Artistic
Summary: subs to cleanup a filename and or garble for human eyes
Description:

use String::Prettify

  print prettify('Johny & Mary Jacobs #3rd');

  my $ugly   = '/home/This Here235#$%@i%/!!great-superfuper skatingVideo132.mov';
  my $pretty = prettify_filename($ugly);
  rename( $ugly, $pretty );

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

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