archives

FAQ 6.22 How can I match strings with multibyte characters?

This is an excerpt from the latest version perlfaq6.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)

Outline Before posting to comp.lang.perl.misc Must - Check the Perl Frequently Asked Questions (FAQ) - Check the other standard Perl docs (*.pod) Really Really Should - Lurk for a while before posting - Search a Usenet archive If You Like - Check Other Resources

Strawberry windos xp problem

In the Command Prompt whern running: use Bit::Vector; $vec = Bit::Vector->new_Hex(32, "DEADBEEF"); $dec = $vec->to_Dec(); It shows a error Can't locate Bit/VEctor.pm in <@INC contains : C:/strawberry/perl C:/ strawberry/perl*site/lib.> at exemplo13.pl line 2. Begin failed--compilation aborted at exemplo13.pl line 2.

FAQ 5.15 How come when I open a file read-write it wipes it out?

This is an excerpt from the latest version perlfaq5.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

Drop materialized view (created on prebuilt table)

Hello, I have to change a definition of a materialized view. For example, I have mvw like this: CREATE MATERIALIZED VIEW my_mvw ON PREBUILT TABLE WITH REDUCED PRECISION REFRESH FAST ON DEMAND WITH PRIMARY KEY AS SELECT some_column1, sum(some_column2), FROM some_table GROUP BY some_column1; There is materialized view log on some_table:

TokeParser does not see javascript links ?

I have a question reg. the Tokeparser. It does not seem to "find" links (<a...> tags) that does not have a valid url. In the URL below, there are links that look like <a href="javascript:;" onclick="popupOTL(568,'{8C4655 61-A0CB-440B-A02E- 053329F76EB6}',0,880,676,false ,'0');setWatched(this);">Long document

ScrnShots - Free Screen Shot Hosting

LewisC's An Expert's Guide To Oracle Technology This ain't no Flickr! Every blogger needs a place to host screen shots. Flickr is the best place for photos (IMHO) but they ask that all the images you post be photos (not that they're rabid about that). But now there's SCRNSHOTS.com.

Performance, talent, and who you are

It's Friday!  Actually, this will be a working weekend for me - two areas.  One, a database project I want to get moved forward and; two, recording several songs with a set of new condenser microphones I picked up. This is a somewhat personal post - meaning it is more about music then about your career - or maybe not.... It does address playing (literally) to your strengths and being

pgCon Day 1 Highlights

So we're on day two of pgCon now. Here's a round-up of what I attended on day one.

Using a buffer with HTTP::Response?

I'm parsing a text-file, line by line. But it is almost 100 MB. Is it possible to use a buffer instead of loading the complete text file into memory? This is the code I'm using today: my $url = "[link]"; my $req = new HTTP::Request GET => $url; my $ua = new LWP::UserAgent; my $res = $ua->request($req);

Service Pack 2 for Suse Linux Enterprise - Heise Online

Service Pack 2 for Suse Linux Enterprise Heise Online, Germany - 12 hours ago The upgrade to OpenOffice 2.4 – Novell edition – provides better VBA support in spreadsheets and a beta version of the OOXML converter .

Service Pack 2 for Suse Linux Enterprise - Heise Online

Service Pack 2 for Suse Linux Enterprise Heise Online, Germany - May 23, 2008 The upgrade to OpenOffice 2.4 – Novell edition – provides better VBA support in spreadsheets and a beta version of the OOXML converter .

Is BI About Stupid UI Tricks?

I see all too many posts and clients why try to make OBI's UI jump through hopps to achieve some minor tweak in user experience. There are two reasons not to do this.