Carrot
view release on metacpan or search on metacpan
lib/Carrot/Personality/Valued/Internet/Protocol/HTTP/Request_Method./autoload.pl view on Meta::CPAN
#Automatically created on Mon Aug 4 20:01:11 2014
package Carrot::Personality::Valued::Internet::Protocol::HTTP::Request_Method;
use strict;
use warnings;
sub set_get;
sub is_get;
sub set_post;
sub is_post;
sub set_put;
sub is_put;
sub set_head;
sub is_head;
return(1);
( run in 0.950 second using v1.01-cache-2.11-cpan-437f7b0c052 )