| mofino | what? hahah |
| jjore | That's the point. |
| Randal | "spaced -out"? |
| mofino | yep, cadet |
| q[ender] | O_o |
| mofino | Welcome to orbit. |
| Caelum | oh |
| snow_ru | DBI hasn't got oracle |
| Randal | snow_ru - did you install DBD::Oracle yet? |
| jjore | See, it's a freaking mistake that things that aren't objects respond to that isa() function. |
| Randal | I've said that a few times now. :) |
| Caelum | where's reftype defined? |
| Randal | somian - can you elaborate on "spaced out"? |
| snow_ru | hmm |
| jjore | Scalar::Util. |
| snow_ru | not DBI::Oracle ? |
| somian | Anyhow, take care of that knee and hope it all works out for things that you want to do later in the year. |
| Randal | not that no |
| mofino | hahah |
| Randal | snow_ru - for the sixth time. DBD::Oracle :) |
| nik7 | hello |
| mofino | That was weird. |
| snow_ru | hmm |
| jjore | Also, because you know ref() sucks, you can say S::U::blessed() to get the real class name. |
| mofino | snow_ru, DBD == driver |
| Randal | wow - he never defined spaced-out |
| snow_ru | but what is DBI Randal :(( |
| nik7 | is there a function to count a certain character in a string? |
| snow_ru | it is the interface ? |
| Randal | DBI is what you call it calls DBD::Oracle |
| mofino | snow_ru, DBI == interface |
| Randal | that's what I said twice now. :) |
| Caelum | jjore: cool :) I didn't know overload could be used that way |
| mofino | snow_ru, I == interface, D == driver |
| Supaplex | dbd = database driver |
| snow_ru | ok :) |
| mofino | The magic of logic |
| Jmax- | nik7: a regex returns the number of matches |