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.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Uttu::Manual::FunctionSet 0.06

    Download button

    No screenshots available
    Downloads: 350  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    11 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    James G. Smith | More programs
    Perl Artistic License / FREE
    July 15th, 2008, 03:27 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Uttu::Manual::FunctionSet description

    Uttu::Manual::FunctionSet is a Perl module with description of function sets.

    Uttu::Manual::FunctionSet is a Perl module with description of function sets.

    A function set is a collection of content files and Perl modules that together provide a functional module for an application, such as e-mail, user management, or announcements. A function set typically is written with a particular framework in mind, so it expects authentication and session information, for example, to be stored in a particular manner.

    A function set has a name, usually a single word. If it has a configuration module associated with it, it needs to be the same name as the module.

    A function set may have any or all of the following parts.

    sets/

    This is the default directory in which function sets are placed in a distribution. These may be auxiliary sets that are logical subdivisions in support of the primary function set for which the distribution may be named.

    All subdirectories under this directory are considered function sets. A configuration module is not required.
    ./xxx.pm ./xxx/

    If a directory is in the top level source directory and either a module exists in the top level directory with the same name, or such a module exists within the directory, then that directory is considered a function set. The module is used to configure the function set.

    For example, the following is a valid function set:

    ./xxx.pm
    ./xxx/*

    as well as

    ./xxx/xxx.pm
    ./xxx/*

    l10n/xxx.pm l10n/xxx/*

    These are the language modules. These will be installed under $uttu_prefix/functionsets/$framework/lib/perl/Uttu/Framework/$framework/L10N/xxx*.
    lib/

    Files here are treated as in a normal Perl module distribution.

    Function sets may use the Uttu::MakeMaker module in a Makefile.PL to provide an installation method that mirrors that of standard modules on CPAN. See Uttu::MakeMaker for more information.

    % perl Makefile.PL PREFIX=
    ... # other ExtUtils::MakeMaker options
    % make
    % make install

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Uttu manual | function sets | Perl module | Uttu | manual | functions

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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