-
Notifications
You must be signed in to change notification settings - Fork 0
A function dispatcher that respects versions, with fallback.
cebjyre/Versionify-Dispatch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Versionify-Dispatch version 0.2.4
This module is designed to allow a version friendly approach to dispatching
function calls. One possible use of this is in an API situation, where the
behaviour of functionality with a similar purpose may change over time.
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
DEPENDENCIES
Moose
MooseX::FollowPBP
Sort::Versions
Build/testing Dependencies
Test::More
COPYRIGHT AND LICENCE
Copyright (C) 2009, Glenn Fowler
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
About
A function dispatcher that respects versions, with fallback.
Resources
Stars
Watchers
Forks
Packages 0
No packages published