kazeburo / Kossy

sinatra-ish simple waf
Other
35 stars 13 forks source link

Special characters in kossy-setup's first argument produce a problem #23

Open imyaman opened 11 months ago

imyaman commented 11 months ago

Steps to Reproduce

Problem

Error while loading /perl-kossy/app.psgi: syntax error at /perl-kossy/app.psgi line 6, near "use perl-kossy::Web"

etc

Becuase of hyphen, perl-kossy::Web is not a valid package name.