in reply to How to print a Mojo::Collection Array
If you call the to_array method on one it'll return a vanilla array ref which you can pass to your favourite debugging helper (e.g. Data::Dumper, or YAML::XS; or use encode_json from Mojo::JSON).
The cake is a lie.
The cake is a lie.
The cake is a lie.
|
|---|