Git Product home page Git Product logo

Comments (4)

openstrike avatar openstrike commented on August 26, 2024 1

Template::Plugin::CGI is its own dist as of April 2022, so you can cross that one off the list.

from cgi.pm.

cschwenz avatar cschwenz commented on August 26, 2024

I can second this request.

The Template module is how I had CGI foisted upon my system. :-D

Looking into why Template uses this module, https://metacpan.org/release/ATOOMIC/Template-Toolkit-3.010/source/Makefile.PL#L155 is the offending line (it only needs it for testing).

Also, checking out https://metacpan.org/module/CGI/requires?sort=[[3,1]] it appears like, for whatever reason, in 2019 there was a resurgence of use/interest in the CGI module (if you use uploads of other modules which use CGI in some capacity as the metric).

As odd as it sounds, that resurgence in usage is likely due to 98126c6 clarifying who holds the copyright and making explicit what the license is.

from cgi.pm.

leejo avatar leejo commented on August 26, 2024

Thanks Cal. Looking in a bit more detail, the Template2 dist uses CGI.pm in Template::Plugin::CGI and the test of that module. So while it only appears to be required by testing, there is harder requirement by one of the modules in the dist.

A solution might be to split Template::Plugin::CGI into its own dist, but that might break downstream darkpan given the history here. Not sure what @toddr and @atoomic think? There are still a few issues related to CGI.pm in the Template2 dist (e.g. abw/Template2#212 and abw/Template2#215) so getting it split out might be something worth doing.

from cgi.pm.

leejo avatar leejo commented on August 26, 2024

Also libwww-perl/WWW-Mechanize#327 removes CGI.pm from WWW::Mechanize. Looking at https://metacpan.org/module/CGI/requires?sort=[[0,1]] CGI.pm is no longer required by any high river dists 🎉

Closing.

from cgi.pm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.