Package perl-Affix-Infix2Postfix: Information

    Source package: perl-Affix-Infix2Postfix
    Version: 0.03-alt1.1
    Build time:  Nov 22, 2010, 09:15 PM
    Category: Development/Perl
    Report package bug
    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 * +".

    List of rpms provided by this srpm:
    perl-Affix-Infix2Postfix (noarch)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Igor Vlasenko
    Nikolay A. Fetisov

    ACL:
    @qa_p7

      1. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 0.03-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    April 25, 2006 Nikolay A. Fetisov 0.03-alt1
    - Initial build for ALT Linux