[Refdb-users] perl script
Status: Beta
                
                Brought to you by:
                
                    mhoenicka
                    
                
            | 
      
      
      From: Bruce D'A. <bd...@fa...> - 2004-03-08 21:38:30
      
     | 
| Can someone with some Perl skills help me modify this script? http://www.macdevcenter.com/mac/2004/03/05/examples/watch.pl Currently it watches a tex file, and compiles it if it's updated. I want to modify it to do the following: Watch an xml file instead. When changed, run an xslt on the file, *then* run that output through pdflatex. Thanks, Bruce |