Class::Default provides a mechanism to allow your class to take static method calls and apply it to a default instantiation of an object. It provides a flexibility to an API that allows it to be used more comfortably in different situations. This technique appears to be especially useful when writing modules that you want to be used in either a single use or a persistent environment. In a CGI like environment, you want the simplicity of a static interface. You can call Class-method> directly, without having to pass an instantiation around constantly. WWW: http://search.cpan.org/dist/Class-Default/ f='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_dnssd
Commit message (Expand)AuthorAgeFilesLines
* - USE_APACHE s/22+/22/ohauer2012-09-251-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+3
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedohauer2011-08-211-1/+1
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Fix plists: cannot use %F one line above the handled filepav2010-05-312-2/+2
* - pet portlintpgollucci2010-05-282-6/+6
* - 2/3:pgollucci2010-05-281-1/+1
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkpgollucci2010-05-261-0/+1
* - Chase devel/apr -> devel/apr1 shufflingpgollucci2010-05-181-1/+1
* 5/5: Chase www/apache22 (bundled apr shlib bump)pgollucci2010-05-061-1/+1
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yespgollucci2009-05-221-0/+2
* Bump PORTREVISION for latest plist fix.marcus2009-03-221-1/+1
* - Plist fix (cannot use apxs on deinstall with apache22)pav2009-03-201-1/+1
* Apr and apache22 conflict by default, so override the pkg-config lookupmarcus2009-03-021-4/+5
* Explicitly disable lynx.marcus2009-02-281-0/+1
* Add a missing dependency on apr.marcus2009-02-281-2/+3
* While mod_dnssd 0.6 builds with Apache 2.0, it really needs Apache 2.2marcus2009-02-281-1/+2