The first time you run a program under "use Acme::Python", the module transforms the horrid perl syntax into beautiful python-speak. The code continues to work exactly as it did before, but now it looks like this: use Acme::Python; Hissssssssssssssss...
IAMCAL/Acme-Python-0.01 - 05 Apr 2005 20:19:23 UTCTranslates a Python like syntax into executable Perl code. Right now blocks are defined by 4 spaces. I plan on extending this to tabs as well soon....
PEDLAR/Acme-Syntax-Python-0.02 - 14 Jun 2013 19:36:19 UTCThe Pythonesque variable names used in Python examples....
BOOK/Acme-MetaSyntactic-Themes-1.054 - 28 Oct 2019 14:42:23 UTCModules/applications that are ported from (or inspired by) Python libraries. If you know of others, please drop me a message....
PERLANCAR/Acme-CPANModules-PortedFrom-Python-0.002 - 07 Feb 2020 00:07:53 UTCAcme::Pythonic brings Python whitespace conventions to Perl. Just "use" it and Pythonic code will become valid on the fly. No file is generated, no file is modified. This module is thought for those who embrace contradictions. A humble contribution f...
FXN/Acme-Pythonic-0.47 - 10 Feb 2012 22:57:43 UTCThis module, when imported into a class, allows objects of that class to have methods called using the dot operator as in Ruby, Python and other OO languages. However, since it doesn't use source filters or any other high magic, it only affects the c...
OVID/Acme-Dot-1.10 - 22 Sep 2005 17:33:21 UTCThe first time you run a program under "use Acme::OneBit", the module transforms the horrid perl syntax into an easy to understand one bit instruction set. The code continues to work exactly as it did before, but now it looks like this: use Acme::One...
IAMCAL/Acme-OneBit-0.01 - 06 Mar 2012 06:53:10 UTCSubs created and collected since the mid-90s....
KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTCAcme::Comment allows multi-line comments which are filtered out. Unlike the pseudo multi-line comment "if (0) {}", the code being commented out need not be syntactically valid....
BINGOS/Acme-Comment-1.04 - 10 Oct 2009 13:37:27 UTCPerl is a very difficult language to dictate over the phone. All those pesky punctuation characters and gruesome glyphs make it very laborious to speak out loud. To compound the problem, most people can't even agree on what something as basic as "#" ...
DLAND/Acme-DonMartin-0.09 - 03 Nov 2006 10:58:05 UTCThe programming-language "Python" offers some basic string-, list- and other functions, that can be used quite intuatively. Perl often uses regular-expressions or special variables for these tasks. Although Perl's functions are in general more flexib...
HLUBENOW/Acme-Pythonic-Functions-0.40 - 14 Apr 2017 23:52:33 UTCExperimental implementation of a iterator/generator protocol and lazy lists on top of it, with plenty of generic methods inspired by .NET's IEnumerable interface and corresponding facilities in Ruby, Python, and Haskell. Mainly for discussion purpose...
BJOERN/Acme-IEnumerable-0.6 - 29 May 2013 15:24:31 UTCI had a desire for a "format operator" of other languages. Take boost C++ libraly for example: using namespace boost; std::cout << format("[%1%][%2]") % "foo" % "bar" << std::endl; Now this pragmatic module provides Perl with a format operator "%", w...
GFUJI/Acme-StringFormat-0.04 - 22 Aug 2008 07:53:28 UTCIn Python you import classes like this: import BankAccount from banking And you instantiate them with something looking like a function call: acct = BankAccount(9.99) This module allows Python-like object instantiation in Perl. The example in the SYN...
TOBYINK/Acme-Constructor-Pythonic-0.002 - 22 Apr 2014 11:25:23 UTCSIMON/Acme-OneHundredNotOut-100 - 24 Jun 2004 14:21:59 UTC
Acme::KeyboardMarathon will calculate the approximate distance traveled by your fingers to type a given string of text. This is useful to see just how many meter/miles/marathons your fingers have ran for you to type your latest piece of code or writi...
BENNIE/Acme-KeyboardMarathon-1.25 - 24 Aug 2016 05:52:26 UTCThe breakfast of champions: *egg and bacon; egg, sausage, and bacon; egg and SPAM; egg, bacon, and SPAM; egg, bacon, sausage and SPAM; SPAM, bacon, sausage, and SPAM; SPAM, egg, SPAM, SPAM, bacon, and SPAM; SPAM, SPAM, SPAM, egg, and SPAM; SPAM, SPAM...
BOOK/Acme-MetaSyntactic-Themes-1.054 - 28 Oct 2019 14:42:23 UTCThis list is generated by scraping CPANRatings (cpanratings.perl.org) user page. Modules mentioned by CPANRatings user perlancar. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....
PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-perlancar-0.001 - 07 Jun 2018 16:31:48 UTCThis list is generated by scraping CPANRatings (cpanratings.perl.org) user page. Modules mentioned by CPANRatings user stevenharyanto. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....
PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-stevenharyanto-0.001 - 07 Jun 2018 16:46:20 UTC