Expression régulière: Comment faire les correspondance approximative May 28, 2012 Author: #!/usr/bin/perl -w use String::Approx qw(amatch); open(FH, "c:/test.txt") # Ouvr Categories: Uncategorized