view release on metacpan or search on metacpan
lib/ETL/Yertl/Help/Cookbook.pod view on Meta::CPAN
=head1 DESCRIPTION
This document describes how to do some common ETL tasks
=head1 EMBEDDED DOCUMENTS
When you've got serialized JSON in a database field, you can use C<jq> to deserialize
it:
ysql TESTDB 'SELECT json_field FROM table' # Query the database
view all matches for this distribution
view release on metacpan or search on metacpan
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
src/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
src/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
src/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
src/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
src/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
=item $flags = EV::embeddable_backends
Returns the set (see C<EV::BACKEND_*> flags) of backends supported by this
instance of EV, the set of recommended backends (supposed to be good) for
this platform and the set of embeddable backends (see EMBED WATCHERS).
=item EV::sleep $seconds
Block the process for the given number of (fractional) seconds.
The C<fork_ns> variant doesn't start (activate) the newly created watcher.
=back
=head3 EMBED WATCHERS - when one backend isn't enough...
This is a rather advanced watcher type that lets you embed one event loop
into another (currently only IO events are supported in the embedded
loop, other types of watchers might be handled in a delayed or incorrect
fashion and must not be used).
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Email/Abuse/Investigator.pm view on Meta::CPAN
push @out, '';
}
}
# Embedded URLs section -- grouped by hostname
push @out, '[ EMBEDDED HTTP/HTTPS URLs ]';
my @urls = $self->embedded_urls();
if (@urls) {
my (%host_order, %host_meta, %host_paths);
my $seq = 0;
for my $u (@urls) {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Email/MIME/CreateHTML.pm view on Meta::CPAN
our $VERSION = '1.042';
use Email::MIME::CreateHTML::Resolver;
#Globals
use vars qw(%EMBED @EXPORT_OK @ISA);
%EMBED = (
'bgsound' => {'src'=>1},
'body' => {'background'=>1},
'img' => {'src'=>1},
'input' => {'src'=>1},
'table' => {'background'=>1},
lib/Email/MIME/CreateHTML.pm view on Meta::CPAN
sub embed_objects {
my ($html, $args) = @_;
my $embed = ( defined $args->{embed} && $args->{embed} eq '0' ) ? 0 : 1;
my $inline_css = ( defined $args->{inline_css} && $args->{inline_css} eq '0' ) ? 0 : 1;
my $resolver = new Email::MIME::CreateHTML::Resolver($args);
my $embed_tags = $args->{'embed_elements'} || \%EMBED;
return ($html, {}) unless ( $embed || $inline_css ); #No-op unless one of these is set
my ($html_modified, %embedded_cids);
my $parser = HTML::TokeParser::Simple->new( \$html );
lib/Email/MIME/CreateHTML.pm view on Meta::CPAN
The object's URI will be rewritten as a Content ID.
=item embed_elements =E<gt> I<reference to hash of hashes with boolean values>
The set of elements that you want to be embedded. Defaults to the C<%Email::MIME::CreateHTML::EMBED> package global.
This should be a data structure of the form:
embed_elements => {
$elementname_1 => {$attrname_1 => $boolean_1},
$elementname_2 => {$attrname_2 => $boolean_2},
lib/Email/MIME/CreateHTML.pm view on Meta::CPAN
=head1 GLOBAL VARIABLES
=over 4
=item %Email::MIME::CreateHTML::EMBED
This is the default set of elements (and the relevant attributes that point at a resource) that will be embedded.
The for this is:
'bgsound' => {'src'=>1},
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Email/Outlook/Message.pm view on Meta::CPAN
my $file = shift or croak "File name is required parameter";
my $verbose = shift;
my $self = $class->_empty_new;
$self->{EMBEDDED} = 0;
my $msg = OLE::Storage_Lite->new($file);
my $pps = $msg->getPpsTree(1);
$pps or croak "Parsing $file as OLE file failed";
$self->_set_verbosity($verbose);
lib/Email/Outlook/Message.pm view on Meta::CPAN
sub _empty_new {
my $class = shift;
return bless {
ADDRESSES => [], ATTACHMENTS => [], FROM_ADDR_TYPE => "",
VERBOSE => 0, EMBEDDED => 1
}, $class;
}
sub to_email_mime {
my $self = shift;
lib/Email/Outlook/Message.pm view on Meta::CPAN
# Header length of the property stream depends on whether the Message
# object is embedded or not.
#
sub _property_stream_header_length {
my $self = shift;
return ($self->{EMBEDDED} ? 24 : 32)
}
#
# Helper functions
#
view all matches for this distribution
view release on metacpan or search on metacpan
lib/EmbedIT/WebIT.pm view on Meta::CPAN
&$logging("HEADERS will be logged");
}
if (defined $conf->{"DOCUMENTS"}) {
if (defined $conf->{"DOCUMENT_ROOT"}) {
&$logging("EMBEDED pages with EXTERNAL pages on (" . $conf->{"DOCUMENT_ROOT"} . ")");
} else {
&$logging("EMBEDED pages");
}
} else {
&$logging("EXTERNAL pages on (" . $conf->{"DOCUMENT_ROOT"} . ")");
}
if (defined $conf->{"CGI_PATH"}) {
if ($conf->{"EMBED_PERL"}) {
&$logging("CGI pages on (" . $conf->{"CGI_PATH_PRINT"} . ") with PERL embeded");
} else {
&$logging("CGI pages on (" . $conf->{"CGI_PATH_PRINT"} . ")");
}
}
lib/EmbedIT/WebIT.pm view on Meta::CPAN
my $type = '';
if ($r->{METHOD} =~ /GET|HEAD|POST/o) {
if ($script) {
if (($conf->{"EMBED_PERL"} == 1) && ($path =~ /\.pl$/o)) {
$type = 'PERL ';
($retval, $reterr, $page) = $self->__do_perl($id, $path, $r, $inauth_space);
if (!$retval) {
&$logging2("[$id] Script error ($reterr) on (" . $r->{URI} . ")");
if ($err) {
lib/EmbedIT/WebIT.pm view on Meta::CPAN
$page = $self->__make_error($reterr, $inauth_space, $id, $rhost, $rport, $r);
}
}
}
} elsif ($embed) {
$type = 'EMBED';
($retval, $reterr, $page) = $self->__do_embeded($id, $path, $r, $inauth_space);
if (!$retval) {
&$logging2("[$id] Embeded function error ($reterr) on ($path)");
if ($err) {
$page = $self->__make_error($reterr, $inauth_space, $id, $rhost, $rport, $r);
lib/EmbedIT/WebIT.pm view on Meta::CPAN
}
if (not defined $rconf->{"PROC_PREFIX"}) {
$rconf->{"PROC_PREFIX"} = 'WebIT';
}
$rconf->{"PROC_PREFIX"} =~ s/\s\s/\s/go;
if (not defined $rconf->{"EMBED_PERL"}) {
$rconf->{"EMBED_PERL"} = 1;
}
if (not defined $rconf->{"QUEUE_SIZE"}) {
$rconf->{"QUEUE_SIZE"} = 5;
}
if (defined $rconf->{"DOCUMENT_ROOT"}) {
lib/EmbedIT/WebIT.pm view on Meta::CPAN
$ENV{"DOCUMENT_ROOT"} = $conf->{"DOCUMENT_ROOT"};
$ENV{"SERVER_PROTOCOL"} = "HTTP/1.1";
$ENV{"SERVER_SOFTWARE"} = $conf->{"SOFTWARE"};
$ENV{"SERVER_SIGNATURE"} = $conf->{"SIGNATURE"};
$ENV{"GATEWAY_INTERFACE"} = "CGI/1.1 WebIT for Perl";
if ($conf->{"EMBED_PERL"}) {
$ENV{"WEBIT_DATA"} = "INTERNAL";
}
}
foreach my $k (keys %{$conf->{"ENV_ADD"}}) {
$ENV{$k} = $conf->{"ENV_ADD"}->{$k};
lib/EmbedIT/WebIT.pm view on Meta::CPAN
QUEUE_SIZE => 100,
RUN_AS_USER => nobody,
RUN_AS_GROUP => nogroup,
WAIT_RESPONSE => 1,
IMMED_CLOSE => 1,
EMBED_PERL => 1,
FORK_CONN => 0,
SETUP_ENV => 1,
SERVER_ADMIN => 'info@my.org',
SERVERS => 3,
WORKERS => 1,
lib/EmbedIT/WebIT.pm view on Meta::CPAN
=item MIME_TYPES
Path and file where the server can find valid mimetypes. (default is /etc/mime.types)
=item EMBED_PERL
Run perl CGI scripts inside the server, not in a separate process. Faster than Apache and mod_perl. (default is 0)
=item SERVER_ADMIN
view all matches for this distribution
view release on metacpan or search on metacpan
=item escUrl + escHtml = 3 (or 7)
The result of a Perl expression is HTML-escaped (e.g., `>' becomes
`>') in normal text and URL-escaped (e.g., `&' becomes `%26')
within of C<A>, C<EMBED>, C<IMG>, C<IFRAME>, C<FRAME> and C<LAYER> tags.
=item escUrl = 2 (or 6)
The result of a Perl expression is always URL-escaped (e.g., `&'
becomes `%26').
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Encode/Guess/Educated.pm view on Meta::CPAN
0x0016B9 => 1, # á¹ gc=Lo sc=Runic RUNIC LETTER WUNJO WYNN W
0x00209F => 32, # <unnamed codepoint>
);
my %elsevier_training = (
0x00202A => 21, # <-> gc=Cf sc=Common LEFT-TO-RIGHT EMBEDDING
0x002061 => 154, # <-> gc=Cf sc=Common FUNCTION APPLICATION
0x00202B => 1, # <-> gc=Cf sc=Common RIGHT-TO-LEFT EMBEDDING
0x002062 => 143, # <-> gc=Cf sc=Common INVISIBLE TIMES
0x000092 => 16, # <-> gc=Cc sc=Common <control>
0x000341 => 6, # â Í gc=Mn sc=Inherited COMBINING ACUTE TONE MARK
0x000301 => 57910, # â Ì gc=Mn sc=Inherited COMBINING ACUTE ACCENT
0x000340 => 4, # â Í gc=Mn sc=Inherited COMBINING GRAVE TONE MARK
lib/Encode/Guess/Educated.pm view on Meta::CPAN
0x000086 => 14, # <--->gc=Cc sc=Common <control>
0x002061 => 10097, # <--->gc=Cf sc=Common FUNCTION APPLICATION
0x00206C => 17, # <--->gc=Cf sc=Common INHIBIT ARABIC FORM SHAPING
0x00206A => 1, # <--->gc=Cf sc=Common INHIBIT SYMMETRIC SWAPPING
0x002062 => 204, # <--->gc=Cf sc=Common INVISIBLE TIMES
0x00202A => 1, # <--->gc=Cf sc=Common LEFT-TO-RIGHT EMBEDDING
0x00200E => 5, # <--->gc=Cf sc=Common LEFT-TO-RIGHT MARK
0x0000AD => 3587, # <--->gc=Cf sc=Common SOFT HYPHEN
0x00FEFF => 9, # <--->gc=Cf sc=Common ZERO WIDTH NO-BREAK SPACE
0x00200B => 128, # <--->gc=Cf sc=Common ZERO WIDTH SPACE
0x00200D => 59, # <--->gc=Cf sc=Inherited ZERO WIDTH JOINER
view all matches for this distribution
view release on metacpan or search on metacpan
lib/English/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ExtUtils/MM_Unix.pm view on Meta::CPAN
$cflags{shellflags} ||= '';
my(%map) = (
D => '-DDEBUGGING',
E => '-DEMBED',
DE => '-DDEBUGGING -DEMBED',
M => '-DEMBED -DMULTIPLICITY',
DM => '-DDEBUGGING -DEMBED -DMULTIPLICITY',
);
if ($libperl =~ /libperl(\w*)\Q$self->{LIB_EXT}/){
$uc = uc($1);
} else {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Extism/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
include/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
lib/File/Copy/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
lib/File/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
include/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
easyxs/ppport.h view on Meta::CPAN
dXSTARG|5.006000|5.003007|poVnu
dXSUB_SYS|5.003007||Viu
edit_distance|5.023008||Vniu
EIGHT_BIT_UTF8_TO_NATIVE|5.023003||Viu
ELEMENT_RANGE_MATCHES_INVLIST|5.023002||Viu
EMBEDMYMALLOC|5.006000||Viu
emulate_cop_io|||xciu
emulate_setlocale|5.027009||Vniu
END|5.003007||Viu
END_EXTERN_C|5.005000|5.003007|pV
endgrent|5.009000||Viu
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Filter/Heredoc/Cookbook.pod view on Meta::CPAN
This is the L<Filter::Heredoc::Cookbook>.
This is intended to provide examples and food for thoughts
on the topic 'interesting here document concepts'.
=head1 POD AS HERE DOCUMENTS EMBEDDED IN SHELL SCRIPTS
Embedding documentation in source files as programmers reference
is an excellent strategy to keep them up to date. Embedding POD in
shell scripts as here documents achieves that goal.
view all matches for this distribution
view release on metacpan or search on metacpan
* Copyright (c) 2010-2014 Jason McManus
*
* (Borrowed from Advanced Perl Programming, 1st Ed.)
*/
#ifndef EZEMBED_H
#define EZEMBED_H
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /* EZEMBED_H */
/* END */
view all matches for this distribution
view release on metacpan or search on metacpan
doc/examples/basic/basic.html view on Meta::CPAN
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" id="basic" width=550 height=350>
<PARAM NAME=movie VALUE="basic.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="basic.swf" quality=high bgcolor=#FFFFFF width=550 height=350
NAME="basic" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
</td>
</tr></table>
</center>
</body>
view all matches for this distribution