The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Class::Autouse"

Class::Autouse - Run-time load a class the first time you call a method in it. River stage two • 13 direct dependents • 23 total dependents

Class::Autouse is a runtime class loader that allows you to specify classes that will only load when a method of that class is called. For large classes or class trees that might not be used during the running of a program, such as Date::Manip, this ...

ADAMK/Class-Autouse-2.01 - 03 Feb 2012 07:59:58 UTC

lib/Class/Autouse/Parent.pm River stage two • 13 direct dependents • 23 total dependents

ADAMK/Class-Autouse-2.01 - 03 Feb 2012 07:59:58 UTC

Test::Class::Moose::Role::AutoUse - Automatically load the classes you're testing River stage two • 15 direct dependents • 22 total dependents

This role allows you to automatically "use" the classes your test class is testing, providing the name of the class via the "class_name" attribute. Thus, you don't need to hardcode your class names....

DROLSKY/Test-Class-Moose-0.99 - 07 Feb 2021 17:09:12 UTC

Class::Inspector - Get information about a class and its structure River stage four • 122 direct dependents • 5305 total dependents

Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusua...

PLICEASE/Class-Inspector-1.36 - 19 Jul 2019 12:36:51 UTC

Test::Class::Moose - Serious testing for serious Perl River stage two • 15 direct dependents • 22 total dependents

See the Test::Class::Moose home page <http://houseabsolute.github.io/test-class-moose/> for a summary. "Test::Class::Moose" is a powerful testing framework for Perl. Out of the box you get: * Reporting * Extensibility * Tagging tests * Parallel testi...

DROLSKY/Test-Class-Moose-0.99 - 07 Feb 2021 17:09:12 UTC
5 results (0.027 seconds)