| Ani-_ | yes |
| sparrw | my real question was "did i read the chop/chomp perldocs correctly?", but with no context thats meaningless. so instead i asked for verification of a simple test case |
| Ani-_ | majikman: note that you can use another delimiter for the regex. |
| dkr | to avoid leaning toothpick syndrom e |
| Ani-_ | majikman: m#/usr/(local/)?lib# is easier to read then what you have |
| majikman | oh yea... |
| Ani-_ | majikman: also note: you are not using $1 so capturing it is useless. ==> m#/usr/(?:local/)?lib# |
| majikman | oh... ok. i was getting local returned but i wanted 1. so that will fix it for me then huh? sweet, thanks andysayshi er..... Ani-_ |
| trelayne2 | hi all, does anyone know how to allow spanish characters be recognized in $x =~ m/blah/ig where "blah" contains spanish characters? |
| action | CPAN rating: Search-Xapian rated 2 stars by Jeff Anderson |
| CPAN | rating: Search-Xapian rated 2 stars by Jeff Anderson |
| spirosd | trelayne2 enable the utf8 pragma, 'use utf8' |
| sparrw | thank you mr anderson |
| trelayne2 | thanks was about to try... thanks! |
| spirosd | welcome |
| Prof_Vince | firefox-- # no, 50kb/s doesn't mean that the server has timed out |
| krazyk | help commands |
| skieros | hello although i have |
| LeRrA | Hm, i have a huge problem, i have now tryed with Net::SSH::PERL almost a week now and i found out its not posseble to use it in batch mode and supply it with the argument username and password (just privkey), is there any other way? I cant have it in interactive mode:( |
| ralf__ | hi |
| skieros | my @files = glob "/data/text/*.txt"; any idea why it wont load the .txt files inside array @files? |
| ralf__ | how can i get a help of 'buubot'? |
| skieros | and this wont pne the file open FILE, "/data/text/tips.txt" or die $!; although the path its correct |
| trelayne2 | spirosd, doesn't seem to work... the string "blah" is taken from a file which is encoding in latin1 |
| buetow | ralf__: hallo |
| skieros | can you plz help me? |
| ralf__ | buetow: hello ;) eval: print 'test'; |
| buubot | ralf__: test 1 |
| ralf__ | eval: exec ('print "test |
| buubot | ralf__: Error: Can't find string terminator "'" anywhere before EOF at eval line 1. |
| skieros | ? |
| ralf__ | eval: system ('echo "test"'); |
| moormaster | und dann? |