Commit Graph

  • cdd73645c7 Add Gitea build results main Adam Majer 2025-08-12 18:16:18 +02:00
  • a89b8b6d88 Accepting request 772502 from devel:languages:perl:autoupdate Dirk Stoecker 2020-02-12 07:11:47 +00:00
  • 48d6afdbc0 Accepting request 621426 from devel:languages:perl:autoupdate Stephan Kulow 2018-07-16 06:46:19 +00:00
  • 3622044292 Accepting request 434060 from devel:languages:perl:autoupdate Stephan Kulow 2016-10-10 06:36:59 +00:00
  • 809fd3d822 Accepting request 310949 from devel:languages:perl:autoupdate Stephan Kulow 2015-06-09 07:46:21 +00:00
  • ff1e1d9ebf Accepting request 296401 from devel:languages:perl:autoupdate Stephan Kulow 2015-04-15 09:21:26 +00:00
  • a74497982b - updated to 0.225 . Applied a docpatch by Robin Barker to fix the documentation about the warning of inheriting from yourself. Fixes RT #66459 . Change assignment @ISA = (@ISA, 'new::class') to use push @ISA, 'new::class' This should make class creation faster from 5.10 onwards and reverts a change made in 2.14. If this is critically slow for you and you can't upgrade your version of Perl, use the old way. Stephan Kulow 2011-07-14 09:51:36 +00:00
  • 6509bb42b0 always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit) Stephan Kulow 2010-12-03 14:45:42 +00:00
  • cbe20386f7 siwtch to perl_requires macro Stephan Kulow 2010-12-01 13:52:05 +00:00
  • 21841e3fc3 Accepting request 45164 from home:computersalat:devel:perl Christian Wittmer 2010-08-09 13:01:39 +00:00