Krzysztof Krzyzaniak wrote:
> Krzysztof Krzyzaniak wrote:
>> What is the reason for using Data::Dumper and using Data::Dump instead?
>
> erm I mean "... for droppig Data::Dumper and using Data::Dump"
Specifically designed for debugging
More readable output
Doesn't have stupid bugs that leave the each position of hashes in the wrong
places thus causing apparent bugs in user code.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
_______________________________________________
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/