Hello and thanks for Class::MOP 0.50,
I was just wondering if you could reduce the length of a test
filename in the distribution.
t/044_instance_metaclass_incompatibility_dynamic.t
On VMS (with the default filesystem, ODS-2) the filename component:
044_instance_metaclass_incompatibility_dynamic
has a max length of 39 characters.
perl -e "print length('044_instance_metaclass_incompatibility_dynamic')"
46
Something like:
044_instance_metaclass_incompat_dyn
would work.
I'm currently having to rebuild the distribution on *.nix with
a shorter filename before being able to extract the tar file on VMS.
This would help me.
Cheers,
Peter (Stig) Edwards
More on ODS-2:
http://en.wikipedia.org/wiki/Files-11#Disk_organization_and_naming