in reply to Package for cli application

See App::CLI, or more advanced and still evolving App::Spec. You might want to see Term::ReadKey for the low-level stuff.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^2: Package for cli application
by prashantpokhriyal (Novice) on Oct 03, 2017 at 20:12 UTC

    thank you sir. I'll have a look over it