Files | Admin

Notes:

Release Name: 0.0.6

Notes:
You+like+command-line+parsing%2C+but+you+hate+all+of+the+bloat.+Why%0Ashould+you+have+to+create+a+Hash%2C+then+create+a+parser%2C+fill+the+Hash%0Aout+then+throw+the+parser+away+(unless+you+want+to+print+out+a+usage%0Amessage)+and+deal+with+a+Hash%3F+Why%2C+for+Pete's+sake%2C+should+the+parser%0Aand+the+parsed+values+be+handled+by+two+different+objects%3F


Changes: %3D%3D%3D+0.0.6+%2F+2008-07-10%0A%0A*+Fixed+a+bug+with+getting+the+'remainder'+when+only+flags+are+declared.