claco / mango

Mango Framework

This URL has Read+Write access

mango /
name age message
file Changes Fri Jun 06 18:41:21 -0700 2008 r1671@mbp: claco | 2008-06-06 21:43:16 -0400 ... [claco]
file MANIFEST.SKIP Wed Jul 16 21:48:27 -0700 2008 Added .git to MANIFEST.SKIP Replaced CGI::FormB... [claco]
file Makefile.PL Sun Jul 27 19:15:41 -0700 2008 Updated Catalyst::Runtime prereq to for trunk f... [claco]
file Mango.kpf Thu Nov 08 19:42:18 -0800 2007 r2001@mbp: claco | 2007-11-08 22:44:18 -0500 ... [claco]
file Mango.tmproj Fri Jun 13 19:45:43 -0700 2008 r1677@mbp: claco | 2008-06-13 22:48:44 -0400 ... [claco]
file README Thu Jun 25 17:12:00 -0700 2009 README Signed-off-by: Christopher H. Laco <cla... [lesterm]
file TODO Sat May 24 19:08:10 -0700 2008 r1618@mbp: claco | 2008-05-24 15:10:12 -0400 ... [claco]
directory lib/ Thu Jun 25 17:12:01 -0700 2009 Fixed: timezone in extra => {} is deprecated, a... [lesterm]
directory script/ Mon Oct 08 19:48:54 -0700 2007 r2083@NP5660: claco | 2007-10-08 22:54:00 -04... [claco]
directory share/ Fri Jun 13 19:45:43 -0700 2008 r1677@mbp: claco | 2008-06-13 22:48:44 -0400 ... [claco]
directory t/ Sun Sep 07 15:01:40 -0700 2008 Updated error diagnostics method name git-svn-... [claco]
README
NAME
    Mango - An ecommerce solution using Catalyst, Handel and DBIx::Class

SYNOPSIS
        use Mango;
        print Mango->share;

DESCRIPTION
    This is a generic class containing the default configuration used by
    other Mango classes.

    To learn more about what Mango is and how it works, take a look at the
    manual.

METHODS
  share
    Arguments: $share_path

    Gets/sets the location of the Mango share directory where the default
    dist templates are stored.

        print $self->share;

    If the "ENV" variable "MANGO_SHARE" is set, that will be returned
    instead.

SEE ALSO
    Mango::Manual

AUTHOR
        Christopher H. Laco
        CPAN ID: CLACO
        claco@chrislaco.com
        http://today.icantfocus.com/blog/