summaryrefslogtreecommitdiffstats
path: root/t/26-no-new-constructor-error.t
Commit message (Collapse)AuthorAgeFilesLines
* packagingJesse Luehrs2013-09-041-43/+0
|
* allow this to work with arbitrarily named constructorsJesse Luehrs2011-04-291-2/+5
|
* Failing tests for shutting up warnings about non-new constructorsFlorian Ragwitz2011-03-181-0/+14
| | | | | The method the warnings for classes with 'DESTROY' but no 'new' suggests about stopping the warnings doesn't work.
* warn instead of die if the superclass has a DESTROY but no newJesse Luehrs2011-03-021-0/+26