| rmah | Woosta: for perl? |
| mauke | subichan: see perldoc perlop and perldoc -f quotemeta |
| Woosta | yup |
| pitty | i got a confession to make, i can write a perl script but hate debugging someone's .. can you perl mongers give me any hints to ease my phobia ? |
| tybalt89 | ptkdb |
| mauke | Woosta: I think ddd can do that |
| rmah | komodo |
| subichan | thx mauke |
| action | CPAN rating: File-Slurp rated 2 stars by Ricardo SIGNES |
| CPAN | rating: File-Slurp rated 2 stars by Ricardo SIGNES |
| Woosta | ddd looks like it can |
| Talaman72 | anyone know about perl scripts? |
| action | CPAN rating: File-HomeDir rated 5 stars by Ricardo SIGNES |
| CPAN | rating: File-HomeDir rated 5 stars by Ricardo SIGNES |
| rmah | Talaman72: i heard that GumbyBRAIN does |
| Talaman72 | trying to write a print to file without any open or close |
| tybalt89 | Why? |
| Talaman72 | to log things |
| Woosta | Coz his teacher told him to |
| rmah | haha you're funny Talaman72 GumbyBRAIN: logging? |
| GumbyBRAIN | "Talaman72" at 66.215.57.61 pasted "logging script" (47 lines, 686b) at http://sial.org/pbot/perl or http://www.unitedmedia.com/comics/peanuts. |
| tybalt89 | >> and autoflush() File::Slurp::append_file |
| buu | IO IO::All |
| docta_v | how can i invoke a shell command interactively from within perl... say i want to run vi but i want stdin/stdout to go to the user's terminal so they can interact |
| buu | Talaman72: ELABORATE ON YOUR SILLINESS. |
| action | CPAN rating: File-Find-Rule rated 3 stars by Ricardo SIGNES |
| CPAN | rating: File-Find-Rule rated 3 stars by Ricardo SIGNES |
| buu | docta_v: system |
| docta_v | hmm didn't know system could do that thanks |
| rmah | docta_v: system |
| action | CPAN rating: File-Find-Rule-Perl rated 4 stars by Ricardo SIGNES |
| CPAN | rating: File-Find-Rule-Perl rated 4 stars by Ricardo SIGNES |
| rmah | what did you think system did? |
| action | rmah is just curious |
| rmah | is just curious |
| Talaman72 | oh buu, i think i remember you..let me eliminate that headache ok i would like to use >> but i don't want to use any open and xlose |
| tybalt89 | want? |
| rmah | perl isn't a shell |
| mauke | it can be |