We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c82530 commit 3112f87Copy full SHA for 3112f87
lib/Dancer2.pm
@@ -129,7 +129,8 @@ __END__
129
Dancer2 is a lightweight micro web framework for Perl. It is the new
130
generation of L<Dancer> and replaces L<Dancer>.
131
132
-If you are converting a L<Dancer> application to L<Dancer2>, the
+If you are converting a L<Dancer> application to L<Dancer2>, it may
133
+simply be a matter of changing C<use Dancer> to C<use Dancer2>. The
134
L<Dancer2::Manual::Migration> document covers the changes you might
135
need to make in your code.
136
0 commit comments