aboutsummaryrefslogtreecommitdiff
path: root/bin/uri (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move bin/{htmlesc,shesc,uri} to eutEuAndreh2024-11-141-81/+0
* bin/uri: Unbuffer when processing an stream onlineEuAndreh2024-06-161-2/+4
* bin/: Add trailing semicolor to Perl heredocsEuAndreh2023-04-121-2/+3
* bin/uri: Allow string argument to be given instead of STDINEuAndreh2023-04-031-7/+10
* bin/*.pl: Do not "use strict" explicitlyEuAndreh2022-10-161-1/+0
* bin/*.pl: Explicitly name the excluded warningsEuAndreh2022-10-161-1/+1
* bin/uri: Split help option parsing from main program logicEuAndreh2022-10-141-1/+4
* bin/uri: Improve example from help stringEuAndreh2022-09-041-1/+2
* bin/uri: Fail when bad option is givenEuAndreh2022-08-151-1/+4
* bin/uri: Use single quote over double quoteEuAndreh2022-08-151-2/+2
* bin/uri: Add working versionEuAndreh2022-08-151-0/+69