Changeset 23753
- Timestamp:
- 11/15/08 13:50:26 (5 years ago)
- Location:
- lang/perl/Bot-BasicBot-Pluggable-Module-Collection/trunk
- Files:
-
- 1 added
- 2 modified
-
Makefile.PL (modified) (1 diff)
-
lib/Bot/BasicBot/Pluggable/Module/LivedoorFortune.pm (added)
-
lib/Bot/BasicBot/Pluggable/Module/Wikipedia.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Bot-BasicBot-Pluggable-Module-Collection/trunk/Makefile.PL
r23426 r23753 11 11 requires 'Readonly'; 12 12 requires 'Alexa'; 13 requires 'Web::Scraper'; 13 14 14 15 build_requires 'Test::More'; -
lang/perl/Bot-BasicBot-Pluggable-Module-Collection/trunk/lib/Bot/BasicBot/Pluggable/Module/Wikipedia.pm
r23257 r23753 48 48 =head1 NAME 49 49 50 Bot::BasicBot::Pluggable::Module:: GoogleCalc- calculate a term with Google Calculator50 Bot::BasicBot::Pluggable::Module::Wikipedia- create a link to wikipedia 51 51 52 52 =head1 SYNOPSIS … … 56 56 =head1 DESCRIPTION 57 57 58 Bot::BasicBot::Pluggable::Module:: GoogleCalc is module which fetches weather information from Livedoor weather.58 Bot::BasicBot::Pluggable::Module::Wikipedia module which creates a link to wikipedia. 59 59 60 60 =head1 AUTHOR
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)