Hello,
I'm new to perl and would like to get your help.
I have a file including a list of links with 80 at the end of each link:
www.google.com 80
kce.fgov.be 80
I want to:
1. add http:// at the beginning of each line
2. delete 80 at the end of each line.
The result obtained should be...
Hello,
I'm new to JSP and I'm doing a project on it.
I am trying to adapt the MVC model as much as possible.
So, my Controller talks to the Model which accesses a SQL database to retrieve the required information.Then the Controller dispatches data to the View (the JSP page). I could do these...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.