From: Ryan Niebur Date: Sun, 1 Dec 2013 00:56:23 +0000 (-0800) Subject: POD fix (RT#88886) X-Git-Tag: v1.003026~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=commitdiff_plain;h=cdb8f4711235cbe73042ba6258afd438eaecb53a;hp=51ae577a4cd70d3314070bc9042ba5605621642e POD fix (RT#88886) --- diff --git a/lib/Devel/REPL/Profile.pm b/lib/Devel/REPL/Profile.pm index 007702f..3ae853c 100644 --- a/lib/Devel/REPL/Profile.pm +++ b/lib/Devel/REPL/Profile.pm @@ -6,7 +6,7 @@ requires 'apply_profile'; =head1 NAME -Devel::REPL::Profile +Devel::REPL::Profile - code to execute when re.pl starts =head1 SYNOPSIS