On 4/22/06, Daniel McBrearty <danielmcbrearty at gmail.com> wrote: > ... how do I know what version of cat I have? I thought catalyst.pl -V or > something, but that isn't it. look in header files? perl -MCatalyst -e 'print "$Catalyst::VERSION\n"';