This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #Created by tryperl.com | |
| use strict; | |
| use warnings; | |
| print "Go Ahead and edit me!"; | |
| print "Once you are done editing, click SAVE to save changes :D"; | |
| # print <>; #you can use the STDIN to put data into your program | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #Created by tryperl.com | |
| use strict; | |
| use warnings; | |
| print "Go Ahead and edit me!"; | |
| print "Once you are done editing, click SAVE to save changes :D"; | |
| # print <>; #you can use the STDIN to put data into your program | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | print ($<> cmp $<>) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #Created by tryperl.com | |
| use strict; | |
| use warnings; | |
| print "Go Ahead and edit me!"; | |
| print "Once you are done editing, click SAVE to save changes :D"; | |
| # print <>; #you can use the STDIN to put data into your program | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/usr/bin/perl | |
| use strict; | |
| use warnings; | |
| print "WhyTheHell I don\t see the output?\n"; | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #Created by tryperl.com | |
| use strict; | |
| use warnings; | |
| print "Go Ahead and edit me!"; | |
| print "Once you are done editing, click SAVE to save changes :D"; | |
| # print <>; #you can use the STDIN to put data into your program | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #Created by tryperl.com | |
| use strict; | |
| use warnings; | |
| print "Go Ahead and edit me!"; | |
| print "Once you are done editing, click SAVE to save changes :D"; | |
| # print <>; #you can use the STDIN to put data into your program | |
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #Created by tryperl.com | |
| use strict; | |
| use warnings; | |
| use HTML::Strip | |
| my string = 'Salut Hugues <a href="www.hugues.com"> go</a>'; | |
| cleanLink($string); | |
| sub cleanLink { | |
| my $string = shift; | |
| my $hs = HTML::Strip->new(); | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #Created by tryperl.com | |
| use strict; | |
| use warnings; | |
| print "Go Ahead and edit me!"; | |
| print "Once you are done editing, click SAVE to save changes :D"; | |
| # print <>; #you can use the STDIN to put data into your program | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #Created by tryperl.com | |
| use strict; | |
| use warnings; | |
| print "Go Ahead and edit me!"; | |
| print "Once you are done editing, click SAVE to save changes :D"; | |
| # print <>; #you can use the STDIN to put data into your program |