Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Alzabo::QuickRef 0.92

    Download button

    No screenshots available
    Downloads: 360  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.2/5)
    10 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Dave Rolsky | More programs
    Perl Artistic License / FREE
    March 5th, 2008, 12:30 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Alzabo::QuickRef description

    Alzabo::QuickRef is a quick reference to methods in the Alzabo classes.

    Alzabo::QuickRef is a quick reference to methods in the Alzabo classes.

    This reference is intended to provide a quick reference to some of the more commonly used methods that Alzabo provides. In addition, this reference can give you an idea of what classes contain certain types of methods, so you have an idea of where to look in order to figure out how to achieve a certain task.

    Alzabo, Alzabo::Create, and Alzabo::Runtime

    These modules are mostly used just to load other modules. The Alzabo::Runtime module can be used to preload schemas at compile time by doing:

    use Alzabo::Runtime qw( schema1 schema2 schema3 );

    Alzabo::MethodMaker

    This module can be used to generate many useful convenience methods. This is done by auto-generating methods in new packages and re-blessing some of the schema objects into these packages. To have it generate all the possible methods for a schema you would do:

    use Alzabo::MethodMaker ( schema => 'some_schema',
    # Root for new packages
    class_root => 'My::Data',
    # Make all possible methods
    all => 1 );

    This will make convenience methods for such things as getting table and column objects, following various types of foreign keys, and getting data from row objects.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    method reference | Alzabo classes | Perl module | Alzabo | method | reference

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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