There's a patch attached to this message which fixes Catalyst::Model::File failing tests under Win32 (and possibly under other weird platforms too).
They failed because of some hard-coded "/" being compared to the result of Path::Class manipulations, which vary according to the platform. -Nilson Santos F. Jr.
fix-tests.diff
Description: Binary data
_______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
