aboutsummaryrefslogtreecommitdiff
path: root/www/p5-pQuery/pkg-descr
blob: 103bf714b3106e6f5d080610d62707661248b9d5 (plain) (blame)
1
2
3
4
5
pQuery is a pragmatic attempt to port the jQuery JavaScript framework to
Perl. It is pragmatic in the sense that it switches certain JavaScript
idioms for Perl ones, in order to make the use of it concise. A primary
goal of jQuery is to "Find things and do things, concisely". pQuery has
the same goal.