Linux SoftwareProgrammingLibrariesBigtop::Backend::Control::Gantry 0.18

Bigtop::Backend::Control::Gantry 0.18


Bigtop::Backend::Control::Gantry is a controller generator for the Gantry framework. SYNOPSIS Build a file like this called my.
Developer:   Phil Crow
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Bigtop::Backend::Control::Gantry is a controller generator for the Gantry framework.

SYNOPSIS

Build a file like this called my.bigtop:
config {
base_dir `/home/username`;
Control Gantry {}
}
app App::Name {
controller SomeController {}
}

Then run this command:

bigtop my.bigtop Control

When your bigtop config includes Control Gantry, this module will be loaded by Bigtop::Parser when bigtop is run with all or Control in its build list.

This module builds files in the lib subdirectory of base_dir/App-Name. (But you can change name by supplying app_dir, as explained in Bigtop::Parser's pod.)

There will generally be two files for each controller you define. One will have the name you give it with the app name in front. For the SYNOPSIS example, that file will be called

/home/username/App-Name/lib/App/Name/SomeController.pm

I call this file the stub. It won't have much useful code in it, though it might have method stubs depending on what's in its controller block.

The other file will have generated code in it. As such it will go in the GEN subdirectory of the directory where the stub lives. In the example, the name will be:

/home/username/App-Name/lib/App/Name/GEN/SomeController.pm

During the intial build, both of these files will be made. Subsequently, the stub will not be regenerated (unless you delete it), but the GEN file will be. To prevent regeneration you may either put no_gen in the Control Gantry block of the config, like this:

config {
...
Control Gantry { no_gen 1; }
}
or you may mark the controller itself:
controller SomeController {
no_gen 1;
}

Requirements:
  • Perl
    tags app name  control gantry  the stub  file will  home username  username app  lib app  you may  the gen  name lib  will have  bigtop config  like this  

    Download Bigtop::Backend::Control::Gantry 0.18


     http://mirrors.evolva.ro/CPAN/authors/id/P/PH/PHILCROW/Bigtop-0.18.tar.gz


    Authors software

    Bigtop::Docs::Tutorial 0.12 (by Phil Crow)
    Bigtop::Docs::Tutorial is a simple case study of building a web app with bigtop.

    Many (not all) applications are mostly data manag

    XML::LibXML::SAX::Builder 0.14 (by Phil Crow)
    Bigtop::Docs::Tutorial is a simple case study of building a web app with bigtop.

    Note on What to Read
    This document explains how

    Bigtop::Docs::TentTut 0.14 (by Phil Crow)
    Bigtop::Docs::TentTut is Perl module for tentmaker Tutorial (best viewed in html).

    If you don't know what Bigtop is, you might wan

    Bigtop::Docs::TentRef 0.15 (by Phil Crow)
    Bigtop::Docs::TentRef is a Perl module for tentmaker reference (best viewed in html).

    Intro

    If you haven't used tentmaker befor

    Gantry::Docs::Tutorial 3.40 (by Phil Crow)
    Gantry::Docs::Tutorial is a Perl module for The Gantry Tutorial.

    Gantry is a mature web framework, released in late 2005 onto an u


    Similar software

    Bigtop::Backend::Control::Gantry 0.18 (by Phil Crow)
    Bigtop::Backend::Control::Gantry is a controller generator for the Gantry framework.

    SYNOPSIS

    Build a file like this called my.

    Bigtop::Parser 0.16 (by Phil Crow)
    Bigtop::Parser is the Parse::RecDescent grammar driven parser for bigtop files.

    SYNOPSIS

    Make a file like this:
    config {

    Bigtop::Backend::Init::Std 0.18 (by Phil Crow)
    Bigtop::Backend::Init::Std is a Bigtop backend which works sort of like h2xs.

    SYNOPSIS

    If your bigtop file looks like this:

    Bigtop::TentMaker 0.18 (by Phil Crow)
    Bigtop::TentMaker is a Gantry App to Help You Code Bigtop Files.

    SYNOPSIS

    Start the tentmaker:

    tentmaker [ --port=8192 ]

    Gantry::Docs::Tutorial 3.40 (by Phil Crow)
    Gantry::Docs::Tutorial is a Perl module for The Gantry Tutorial.

    Gantry is a mature web framework, released in late 2005 onto an u

    XML::LibXML::SAX::Builder 0.14 (by Phil Crow)
    Bigtop::Docs::Tutorial is a simple case study of building a web app with bigtop.

    Note on What to Read
    This document explains how

    Bigtop::Docs::Tutorial 0.12 (by Phil Crow)
    Bigtop::Docs::Tutorial is a simple case study of building a web app with bigtop.

    Many (not all) applications are mostly data manag

    Bigtop::Docs::Cookbook 0.15 (by Bigtop::Docs::Cookbook Team)
    Bigtop::Docs::Cookbook is a Perl module for Bigtop syntax by example.

    This document is meant to be like the Perl Cookbook with sho

    Bigtop::Docs::TOC 0.18 (by Phil Crow)
    Bigtop::Docs::TOC is a table of contents for Bigtop::Docs::* documentation modules.

    What Should I Read?

    This document is a brie

    Bigtop::Docs::TentRef 0.15 (by Phil Crow)
    Bigtop::Docs::TentRef is a Perl module for tentmaker reference (best viewed in html).

    Intro

    If you haven't used tentmaker befor


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags