Acme::Pythonic

Acme::Pythonic is a Python whitespace conventions for Perl.
Download

Acme::Pythonic Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Xavier Noria
  • Publisher web site:
  • http://search.cpan.org/~fxn/Algorithm-Combinatorics-0.24/Combinatorics.pm

Acme::Pythonic Tags


Acme::Pythonic Description

Acme::Pythonic is a Python whitespace conventions for Perl. Acme::Pythonic is a module that contains Python whitespace conventions for Perl.SYNOPSIS use Acme::Pythonic; # this semicolon yet needed sub delete_edges: my $G = shift while my ($u, $v) = splice(@_, 0, 2): if defined $v: $G->delete_edge($u, $v) else: my @e = $G->edges($u) while ($u, $v) = splice(@e, 0, 2): $G->delete_edge($u, $v)Acme::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 for walkers of the Whitespace Matters Way in their pursuit of highest realization, only attained with SuperPython. Requirements: · Perl


Acme::Pythonic Related Software