beyondgrep / ack2

**ack 2 is no longer being maintained. ack 3 is the latest version.**
https://github.com/beyondgrep/ack3/
Other
1.48k stars 140 forks source link

New default Perl file *.psgi #274

Closed ronsavage closed 11 years ago

ronsavage commented 11 years ago

Please add the Plack-style file *.psgi as a pre-defined Perl text file. TIA.

petdance commented 11 years ago

Are .psgi files pure Perl? What makes them different from a .pl file?

hoelzro commented 11 years ago

They are indeed pure Perl. The only difference between them and a .pl file is that they are intended to be loaded by plackup (or a similar utility)

ronsavage commented 11 years ago

Hi

Yes. Rob's right. They are pure Perl, and it's just a convention to call them *.psgi.

On 03/05/13 06:18, Rob Hoelz wrote:

They are indeed pure Perl. The only difference between them and a .pl file is that they are intended to be loaded by plackup (or a similar utility)


Reply to this email directly or view it on GitHub: https://github.com/petdance/ack2/issues/274#issuecomment-17362018

Ron Savage http://savage.net.au/ Ph: 0421 920 622

petdance commented 11 years ago

Done. 18eb9e2ed14fab159e531c0ad4de4d5b5abfa3bf