quick perl translation please
Can someone explain this command to me? I believe it is suppose to be editing a file (the configure file for php source) but I am trying to make sure that it is actually doing what it is suppose to.perl -pi.bak -e 's/LIBS="-lpfpro/LIBS="-pthread -lpfpro/g' configure