summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2009-07-19 18:46:47 +0200
committerfranck cuny <franck@lumberjaph.net>2009-07-19 18:46:47 +0200
commita0893dddcf9dae594839d9f328e9e856c49741b8 (patch)
treec775d601648866eb3aac737cd263cabfe1ac4875
parentremove perlcritic (diff)
downloadmoosex-useragent-a0893dddcf9dae594839d9f328e9e856c49741b8.tar.gz
fix POD description
-rw-r--r--lib/MooseX/UserAgent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MooseX/UserAgent.pm b/lib/MooseX/UserAgent.pm
index 3ed384b..58f6d3b 100644
--- a/lib/MooseX/UserAgent.pm
+++ b/lib/MooseX/UserAgent.pm
@@ -18,7 +18,7 @@ __END__
 
 =head1 NAME
 
-RTGI::Role::UserAgent - Fetch an url using LWP as the HTTP library
+MooseX::UserAgent - Fetch an url using LWP as the HTTP library
 
 =head1 SYNOPSIS