home.social

#codetidyall — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codetidyall, aggregated by home.social.

fetched live
  1. The CPAN is a thing about Perl which is just crazy, in a positive sense.

    Happened to me multiple times already: I had a small bit of knowledge about a tool or a framework, like `Dancer2` or `Code::TidyAll`. Next up, I discovered that the thing in question does have a plugin system (`Dancer2` teaches you about that in the tutorial; found out about `Code::TidyAll`'s plugin system by searching on #GitHub and came across @oalders [`Code::TidyAll::Plugin::YAML`](github.com/oalders/code-tidyal)).

    Having a plugin system is a cool thing on its own behalf, but the number of plugins and the richness in features is just crazy. All kinds of things, some to just make common things easy, some for specific use cases - but they are just... there!

    #Perl #CPAN #Dancer2 #CodeTidyAll

  2. The CPAN is a thing about Perl which is just crazy, in a positive sense.

    Happened to me multiple times already: I had a small bit of knowledge about a tool or a framework, like `Dancer2` or `Code::TidyAll`. Next up, I discovered that the thing in question does have a plugin system (`Dancer2` teaches you about that in the tutorial; found out about `Code::TidyAll`'s plugin system by searching on #GitHub and came across @oalders [`Code::TidyAll::Plugin::YAML`](github.com/oalders/code-tidyal)).

    Having a plugin system is a cool thing on its own behalf, but the number of plugins and the richness in features is just crazy. All kinds of things, some to just make common things easy, some for specific use cases - but they are just... there!

    #Perl #CPAN #Dancer2 #CodeTidyAll