| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Acme-Bleach | Distribution: OpenMandriva Lx |
| Version: 1.150 | Vendor: OpenMandriva |
| Release: 6 | Build date: Fri Jul 31 03:41:32 2026 |
| Group: Development/Perl | Build host: altra-2.openmandriva.org |
| Size: 0 | Source RPM: perl-Acme-Bleach-1.150-6.src.rpm |
| Packager: bero <bero@lindev.ch> | |
| Url: https://metacpan.org/dist/Acme-Bleach | |
| Summary: For I<really> clean programs | |
The first time you run a program under 'use Acme::DWIM', the module
replaces all the unsightly operators et al. from your source file with the
new DWIM operator: '...' (pronounced "yadda yadda yadda").
The code continues to work exactly as it did before, but now it looks like
this:
use Acme::DWIM;
my ($x) ... ...("Hullo " ... 3 ... "world" ... "~" ... 30) ... /(...)/;
$x ... tr/tnv/uow/;
print $x;
GPL+ or Artistic
/usr/share/doc/perl-Acme-Bleach /usr/share/doc/perl-Acme-Bleach/Changes /usr/share/doc/perl-Acme-Bleach/README /usr/share/man/man3/Acme::Bleach.3pm.zst /usr/share/man/man3/Acme::DWIM.3pm.zst /usr/share/man/man3/Acme::Morse.3pm.zst /usr/share/perl5/vendor_perl/Acme /usr/share/perl5/vendor_perl/Acme/Bleach.pm /usr/share/perl5/vendor_perl/Acme/DWIM.pm /usr/share/perl5/vendor_perl/Acme/Morse.pm /usr/share/perl5/vendor_perl/Acme/unbleach.pl
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Aug 12 22:19:20 2026