Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Class::OOorNO 0.011

    Download button

    No screenshots available
    Downloads: 452  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Excellent (5.0/5)
    1 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Tommy Butler | More programs
    Perl Artistic License / FREE
    November 15th, 2007, 04:32 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Class::OOorNO description

    Class::OOorNO can give your module classic and OO interfaces.

    Class::OOorNO can give your module classic and OO interfaces.

    STATUS

    This is a developer's release, and is not intended for use in the public sector. This code is made available for developers who wish to aid in the furthering of the code.

    This is not a registered module in the CPAN module list. It is not part of the CPAN yet.

    SYNOPSIS

    Functional programming interface

    package Your::Class;
    use Class::OOorNO qw( coerce_array );

    Object-Oriented programming interface

    package Your::Class;
    use Class::OOorNO;
    my($obj) = Class::OOorNO->new();

    Class Inheritance

    package Your::Class;
    use vars qw( @ISA );
    use Class::OOorNO;
    @ISA = qw( Class::OOorNO );

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    classic interface | OO interface | Perl module | classic | oriented-object | interface

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM