Skip to content

jjn1056/Patterns-ChainOfResponsibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Patterns::ChainOfResponsibility - A perlish variation on the "GoF" Design Pattern

SYNOPSIS

See Patterns::ChainOfResponsibility::Role::Handler for detailed example or review the tests.

DESCRIPTION

For now you can review the wikipedia article:

http://en.wikipedia.org/wiki/Chain-of-responsibility_pattern

AUTHOR

John Napiorkowski <jjnapiork@cpan.org>

LICENSE & COPYRIGHT

Copyright 2011, John Napiorkowski <jjnapiork@cpan.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

A perlish variation on the classic Gang of Four design pattern: Chain of Responsibility

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages