Tasks REST
sub tasks :Local ActionClass('REST'){
my $self = shift;
my $c = shift;
my $id :Stashed = shift;
}
| Catalyst | Maintainable web apps made easy! | #130 |
sub tasks :Local ActionClass('REST'){
my $self = shift;
my $c = shift;
my $id :Stashed = shift;
}
| Copyright © 2007 Jonathan Rockway |