ufal / perl-pmltq

Query engine and query language for trees in PML format
3 stars 2 forks source link

Add asynchronous evaluating to PMLTQ::SQLEvaluator #31

Open matyaskopp opened 8 years ago

matyaskopp commented 8 years ago

This is needed to be able to evaluate long queries in PMLTQ::Server (issue).

Add to options parameter cb which would contain reference to function.