Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039642
en ru br
ALT Linux repos
S:0.03-alt1.1
5.0: 0.03-alt1
4.1: 0.03-alt1
4.0: 0.03-alt1

Group :: Development/Perl
RPM: perl-Affix-Infix2Postfix

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.03-alt1.1
Build date: 22 november 2010, 17:30 ( 696.4 weeks ago )
Size: 6816 b

Home page:   http://search.cpan.org/~addi/Affix-Infix2Postfi…

License: Artistic
Summary: Perl module for converting from infix notation to postfix notation
Description:

Perl module Infix2Postfix  as the name suggests converts from
infix to postfix notation. For example it converts expression
like "a+b+c*d" to a string of operations: "a b + c d * +".

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

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