This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!perl -w | |
| # let's learn pod! | |
| =head1 NAME | |
| ladder - Finds a word letter between two words | |
| =head1 SYNOPSIS | |
| B<ladder> I<word1> I<word2> [I<dictfile>] |
NewerOlder