Well, yes, this sort of thing is certainly possibly, but it kind of depends on what your 'inputs' are. Do you have some text already available locally, or do you need to get them from a web page, or?
Assuming the second option, the perl module usually used for this is 'LWP'. Such things are non-trivial for someone new to perl, but certainly doable.
|