Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

tod222

by tod222 (Pilgrim)
on Sep 28, 2007 at 18:41 UTC ( [id://641588]=user: print w/replies, xml ) Need Help??

Current Project:

App::Tasker - Filename component-directed s‎crip‎ting that considers dependencies

It's like make with a larger problem domain and without built-in implicit rules. Taskfiles define rules for creating files based on input files; filenames and paths can contain multiple fields, optionally matched with regexes, which are assigned to named variables. Target audience is users (who may not primarily be programmers) who need to automate the processing of scientific data (usually on *nix) using command line tools.

It's written using Moose and Parse::RecDescent. Currently in alpha, the design is evolving heuristically. Tasker is running and can do useful work -- for example, I have a Taskfile for processing Shuttle Radar Topography Mission files containing digital elevation data using the GMT (Generic Mapping Tools) utilities xyz2grd and grdpaste. Tasker will convert the data into GMT .grd format and then recursively stitch together rectangles until it makes the requested file.

Once I do some more work on the code Tasker will be available for download.

I'm very appreciative of the invaluable help I've gotten from the perl community and Perlmonks in developing Tasker.

Links

Markup in the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (1)
As of 2024-03-19 03:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found