Edit

kc3-lang/automake/lib/Automake

Branch :

  • Show log

    Commit

  • Author : Stefano Lattarini
    Date : 2012-03-04 16:00:58
    Hash : 74a7f492
    Message : maint: drop 'Automake::Struct' module Now that we require Perl 5.6, we can drop the 'Automake::Struct' module, which was basically just a backport of Perl 5.6's 'Class::Struct' to Perl 5.5. * automake.in: Use 'Class::Struct', not 'Automake::Struct'. * lib/Automake/Struct.pm: Delete. * lib/Automake/Makefile.am (dist_perllib_DATA): Remove it.