Re: [Catalyst] on the topic of PAR file distribution, why is it frowned upon?

2010-09-01 Thread Chris
Anybody else tried Shipwright? Rob How has shipwright worked with catalyst apps? I'm wondering how to ensure that dependancies are identical for dev and production environments. Shipwright looks like it should solve the problem, maybe with a little bit of local::lib, but has anyone evolved a

Re: [Catalyst] Working with project configuration file outside ofCatalyst directory

2010-09-01 Thread Octavian Rasnita
There may be other ways, but you could create a separate configuration file that contains the database connection settings only and include that configuration file in both the master configuration and Catalyst configuration files. If you'll want to change the database connection settings, you

Re: [Catalyst] Working with project configuration file outsideofCatalyst directory

2010-09-01 Thread Octavian Rasnita
Hi Leandro, If you use Config::General style configuration files, search for include string in the POD documentation of Config::General module and you will find the syntax used for including another config file. For example, if you want to include the file external.conf in a certain place in

Re: [Catalyst] Working with project configuration file outsideofCatalyst directory

2010-09-01 Thread Leandro Hermida
Hi there, Thank you I did not see that! For others it is here: http://search.cpan.org/~tlinden/Config-General-2.49/General.pm#INCLUDES Which brings the second question, now that one includes this configuration from the parent project, e.g. the database connection info, how will the Catalyst

[Catalyst] [ANNOUNCE] Catalyst-Runtime 5.80026

2010-09-01 Thread Tomas Doran
Hi It gives me great pleasure to announce the latest maintenance release of the Catalyst 5.80 series. There are a number of small changes and bug fixes in this release, and some changes for forward compatibility with newer Moose versions (to avoid warnings about some deprecated

Re: [Catalyst] Catalyst::ScriptRole and excludes

2010-09-01 Thread Tomas Doran
On 29 Aug 2010, at 14:50, Bill Moseley wrote: In case hasn't been noticed, newer Moose will complain about the renamed -excludes option. This is now fixed in the latest release. Cheers t0m ___ List: Catalyst@lists.scsys.co.uk Listinfo:

[Catalyst] [ANNOUNCE] Catalyst-Runtime 5.80027

2010-09-01 Thread Tomas Doran
Hi It gives me somewhat less pleasure than it did 20m ago to announce the latest maintenance release of the Catalyst 5.80 series. This fixes a bug causing the tests to fail on new installs. Full changelog below as always. Cheers t0m -- 5.80027 2010-09-01 22:14:00 Bug fixes: - Fix an

Re: [Catalyst] Working with project configuration file outsideofCatalyst directory

2010-09-01 Thread Mahmoud Mehyar
Hello, Yes I'm working on the same thing at the moment, since I need the configuration file to be used with different applications I use yaml config file because yaml is global Then you can place your configuration file anywhere and from your main project module Project.pm add the following

Re: [Catalyst] Working with project configuration fileoutsideofCatalyst directory

2010-09-01 Thread Octavian Rasnita
/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/ __ Information from ESET NOD32 Antivirus, version of virus signature database 5416 (20100901) __ The message was checked by ESET