package Prophet::Replica::http; { $Prophet::Replica::http::VERSION = '0.751'; } use base 'Prophet::Replica::prophet'; sub scheme {'http'} 1; __END__ =pod =head1 NAME Prophet::Replica::http =head1 VERSION version 0.751 =head1 AUTHORS =over 4 =item * Jesse Vincent =item * Chia-Liang Kao =item * Christine Spang =back =head1 COPYRIGHT AND LICENSE This software is Copyright (c) 2009 by Best Practical Solutions. This is free software, licensed under: The MIT (X11) License =head1 BUGS AND LIMITATIONS You can make new bug reports, and view existing ones, through the web interface at L. =head1 CONTRIBUTORS =over 4 =item * Alex Vandiver =item * Casey West =item * Cyril Brulebois =item * Florian Ragwitz =item * Ioan Rogers =item * Jonas Smedegaard =item * Kevin Falcone =item * Lance Wicks =item * Nelson Elhage =item * Pedro Melo =item * Rob Hoelz =item * Ruslan Zakirov =item * Shawn M Moore =item * Simon Wistow =item * Stephane Alnet =item * Unknown user =item * Yanick Champoux =item * franck cuny =item * robertkrimen =item * sunnavy =back =cut