diff --git a/PBot/PBot.pm b/PBot/PBot.pm index 58e20c88..a6e74007 100644 --- a/PBot/PBot.pm +++ b/PBot/PBot.pm @@ -7,7 +7,7 @@ # however, it does use the ancient Net::IRC package and some outdated # Perl5 practices. # -# It would be nice to use modern packages like Moo +# It would be nice to use modern packages like Moo (or even Dios!) # and Mojo::IRC, but PBot is a labor of 20+ years of love and contains # many significant features that depend on how Net::IRC and Perl5 behaves. # diff --git a/pbot b/pbot index 4cf76298..bf8671b9 100755 --- a/pbot +++ b/pbot @@ -8,7 +8,7 @@ # however, it does use the ancient Net::IRC package and some outdated # Perl5 practices. # -# It would be nice to use modern packages like Moo +# It would be nice to use modern packages like Moo (or even Dios!) # and Mojo::IRC, but PBot is a labor of 20+ years of love and contains # many significant features that depend on how Net::IRC and Perl5 behaves. #