Changeset 16359 for trunk/pstamp/scripts
- Timestamp:
- Feb 7, 2008, 2:54:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_webrequest.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_webrequest.pl
r16358 r16359 2 2 ### 3 3 # 4 # pstampwebrequest. sh: take a postage stamp request command line and process it4 # pstampwebrequest.pl: take a postage stamp request command line and process it 5 5 # 6 6 # The arguments are the command line parameters for the program pstamprequest 7 7 # 8 # The output is the list of uris for the resulting postage stamp files 9 # unless the argument -list is provided. 8 # Unless the argument -list is provided the output is the request id for the resulting request 10 9 # 11 # In that case the selected "input" uris are listed on stdout 10 # If -list is the first argument, the request file is built and parsed and the 11 # the selected "input" uris are listed on stdout. 12 12 # 13 # Note: there's nothing really web specific about this program. 14 # with the exception that we set up the environment to allow a 15 # random user (in this case apache ) to run ipp programs 16 # 13 # Note: Despite the name there nothing really web specific about this program. 17 14 # 18 15 ###
Note:
See TracChangeset
for help on using the changeset viewer.
