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
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
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/Source/LibRawLite/dcraw/dcraw.c view on Meta::CPAN
hInProfile = cmsOpenProfileFromMem (imgdata.color.profile, profile_length);
#endif
} else
{
#ifdef LIBRAW_LIBRARY_BUILD
imgdata.process_warnings |= LIBRAW_WARN_NO_EMBEDDED_PROFILE;
#endif
#ifdef DCRAW_VERBOSE
fprintf (stderr,_("%s has no embedded profile.\n"), ifname);
#endif
}
view all matches for this distribution
view release on metacpan or search on metacpan
## Hot patch so new gcc7.x warnings are not converted into error.
## -Werror is considered to be bad to use in production code.
[ 'find . -type f -not -regex ".*\.\(o\|h\|c\|a\|t\|cc\|so\)" -exec sed -i -e "s/-Werror/-Wno-excessive-errors/g" {} \;' ],
[ 'bash <<"USE_A_SHELL"
echo "** Build Dir is: "; pwd
prefix=%{.install.prefix} PROTOBUF_CONFIG_OPTS=--prefix=%{.install.prefix} EMBED_OPENSSL=true make
prefix=%{.install.prefix} make install
cd ./third_party/protobuf
make install
make clean
cd ../../
view all matches for this distribution
view release on metacpan or search on metacpan
src/subversion/subversion/bindings/swig/proxy/swig_ruby_external_runtime.swg view on Meta::CPAN
static ID swig_arity_id = 0;
static ID swig_call_id = 0;
/*
If your swig extension is to be run within an embedded ruby and has
director callbacks, you should set -DRUBY_EMBEDDED during compilation.
This will reset ruby's stack frame on each entry point from the main
program the first time a virtual director function is invoked (in a
non-recursive way).
If this is not done, you run the risk of Ruby trashing the stack.
*/
#ifdef RUBY_EMBEDDED
# define SWIG_INIT_STACK \
if ( !swig_virtual_calls ) { RUBY_INIT_STACK } \
++swig_virtual_calls;
# define SWIG_RELEASE_STACK --swig_virtual_calls;
src/subversion/subversion/bindings/swig/proxy/swig_ruby_external_runtime.swg view on Meta::CPAN
# define SWIG_INIT_STACK
# define SWIG_RELEASE_STACK
# define Ruby_DirectorTypeMismatchException(x) \
throw Swig::DirectorTypeMismatchException( x );
#endif /* RUBY_EMBEDDED */
SWIGRUNTIME VALUE
getExceptionClass(void) {
static int init = 0;
view all matches for this distribution
view release on metacpan or search on metacpan
src/win32/include/winapi/wingdi.h view on Meta::CPAN
DWORD bV5ProfileSize;
DWORD bV5Reserved;
} BITMAPV5HEADER,*LPBITMAPV5HEADER,*PBITMAPV5HEADER;
//!__TINYC__: #define PROFILE_LINKED 'LINK'
//!__TINYC__: #define PROFILE_EMBEDDED 'MBED'
#define BI_RGB 0L
#define BI_RLE8 1L
#define BI_RLE4 2L
#define BI_BITFIELDS 3L
src/win32/include/winapi/wingdi.h view on Meta::CPAN
#define CLIP_STROKE_PRECIS 2
#define CLIP_MASK 0xf
#define CLIP_LH_ANGLES (1<<4)
#define CLIP_TT_ALWAYS (2<<4)
#define CLIP_DFA_DISABLE (4<<4)
#define CLIP_EMBEDDED (8<<4)
#define DEFAULT_QUALITY 0
#define DRAFT_QUALITY 1
#define PROOF_QUALITY 2
#define NONANTIALIASED_QUALITY 3
src/win32/include/winapi/wingdi.h view on Meta::CPAN
INT cbDriver;
INT cbEscData;
BYTE EscData[1];
} EMRNAMEDESCAPE,*PEMRNAMEDESCAPE;
#define SETICMPROFILE_EMBEDED 0x00000001
typedef struct tagEMRSETICMPROFILE {
EMR emr;
DWORD dwFlags;
DWORD cbName;
DWORD cbData;
BYTE Data[1];
} EMRSETICMPROFILE,*PEMRSETICMPROFILE,EMRSETICMPROFILEA,*PEMRSETICMPROFILEA,EMRSETICMPROFILEW,*PEMRSETICMPROFILEW;
#define CREATECOLORSPACE_EMBEDED 0x00000001
typedef struct tagEMRCREATECOLORSPACEW {
EMR emr;
DWORD ihCS;
LOGCOLORSPACEW lcs;
DWORD dwFlags;
DWORD cbData;
BYTE Data[1];
} EMRCREATECOLORSPACEW,*PEMRCREATECOLORSPACEW;
#define COLORMATCHTOTARGET_EMBEDED 0x00000001
typedef struct tagCOLORMATCHTOTARGET {
EMR emr;
DWORD dwAction;
DWORD dwFlags;
view all matches for this distribution
view release on metacpan or search on metacpan
src/win32/include/winapi/wingdi.h view on Meta::CPAN
DWORD bV5ProfileSize;
DWORD bV5Reserved;
} BITMAPV5HEADER,*LPBITMAPV5HEADER,*PBITMAPV5HEADER;
//!__TINYC__: #define PROFILE_LINKED 'LINK'
//!__TINYC__: #define PROFILE_EMBEDDED 'MBED'
#define BI_RGB 0L
#define BI_RLE8 1L
#define BI_RLE4 2L
#define BI_BITFIELDS 3L
src/win32/include/winapi/wingdi.h view on Meta::CPAN
#define CLIP_STROKE_PRECIS 2
#define CLIP_MASK 0xf
#define CLIP_LH_ANGLES (1<<4)
#define CLIP_TT_ALWAYS (2<<4)
#define CLIP_DFA_DISABLE (4<<4)
#define CLIP_EMBEDDED (8<<4)
#define DEFAULT_QUALITY 0
#define DRAFT_QUALITY 1
#define PROOF_QUALITY 2
#define NONANTIALIASED_QUALITY 3
src/win32/include/winapi/wingdi.h view on Meta::CPAN
INT cbDriver;
INT cbEscData;
BYTE EscData[1];
} EMRNAMEDESCAPE,*PEMRNAMEDESCAPE;
#define SETICMPROFILE_EMBEDED 0x00000001
typedef struct tagEMRSETICMPROFILE {
EMR emr;
DWORD dwFlags;
DWORD cbName;
DWORD cbData;
BYTE Data[1];
} EMRSETICMPROFILE,*PEMRSETICMPROFILE,EMRSETICMPROFILEA,*PEMRSETICMPROFILEA,EMRSETICMPROFILEW,*PEMRSETICMPROFILEW;
#define CREATECOLORSPACE_EMBEDED 0x00000001
typedef struct tagEMRCREATECOLORSPACEW {
EMR emr;
DWORD ihCS;
LOGCOLORSPACEW lcs;
DWORD dwFlags;
DWORD cbData;
BYTE Data[1];
} EMRCREATECOLORSPACEW,*PEMRCREATECOLORSPACEW;
#define COLORMATCHTOTARGET_EMBEDED 0x00000001
typedef struct tagCOLORMATCHTOTARGET {
EMR emr;
DWORD dwAction;
DWORD dwFlags;
view all matches for this distribution
view release on metacpan or search on metacpan
share/examples/image-organizer/SWFUpload/plugins/swfupload.swfobject.js view on Meta::CPAN
/* SWFObject v2.1 <http://code.google.com/p/swfobject/>
Copyright (c) 2007-2008 Geoff Stearns, Michael Williams, and Bobby van der Sluis
This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/
var swfobject=function(){var b="undefined",Q="object",n="Shockwave Flash",p="ShockwaveFlash.ShockwaveFlash",P="application/x-shockwave-flash",m="SWFObjectExprInst",j=window,K=document,T=navigator,o=[],N=[],i=[],d=[],J,Z=null,M=null,l=null,e=false,A=f...
var SWFUpload;
if (typeof(SWFUpload) === "function") {
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
etc/create.pl view on Meta::CPAN
<head>
<title>$name :: Data Model</title>
</head>
<body>
<p>
<EMBED type="application/x-shockwave-flash" src="$name.swf"
width="100%" height="@{[ int(141*$y/$x) ]}%"/>
</p>
</body>
</html>
END
view all matches for this distribution
view release on metacpan or search on metacpan
factpacks/html.fact view on Meta::CPAN
html <DT> => <Definition Term> See: <DL>
html <DD> => <Definition Definition> Do not use multiple DD elements for the same DT -- instead use BR within the DD. See: <DL>
html <EM> => <Emphasized> The emphasized tag defines text that should be emphasized -- most browsers will display it in italics. See: <EM> 2
html <EM> 2 => It can be nested with other idiomatic or typographic tags but some browsers will respect only the innermost tag.
example <EM> => <EM> text </EM>
html <EMBED> => The embed element is used to embed a plugin into a document. The OBJECT tag can also be used to embed objects. See also: <EMBED attributes>
html <EMBED attributes> => SCR, HEIGHT, WIDTH, UNITS, NAME, OPTIONAL PARAMETER & PALETTE
example <EMBED> => <EMBED attributes> alternate HTML </EMBED>
html <EMBED SCR> => ( SRC="URL" ) "URL" identifies the location of the object to be embedded.
html <EMBED HEIGHT> => ( HEIGHT=number ) This specifies the height of the object, according to the UNITS attribute.
html <EMBED WIDTH> => ( WIDTH=number ) This specifies the width of the object, according to the UNITS attribute.
html <EMBED UNITS> => ( UNITS=units ) Here units is one of pixels, meaning the width and height are measured in pixels, or en, meaning the width and height are measured in en spaces.
html <EMBED NAME> => ( NAME=text ) This indicates the name used by other objects or elements to refer to this object.
html <EMBED OPTIONAL PARAMETER> => ("OPTIONAL PARAMETER"=value) This specifies any parameters that are specific to the object. Put the name of the parameter in place of "OPTIONAL PARAMETER".
html <EMBED PALETTE> => ( PALETTE=#rgb|#rgb ) Sets the foreground or background color. The first colour is the foreground.
html <FIG> => <Figure> The figure element is an improvement over the inline image used in HTML 2.0 for a variety of reasons. See: <FIG> 2, 3, & 4
html <FIG> 2 => The text used to describe the figure for non-graphical browsers can contain markup tags & a separate credit and caption will be displayed by both graphical and non-graphical browsers
html <FIG> 3 => It also makes imagemaps much easier to code & independent of the server. (See the OBJECT and MAP tags for an alternate to this tag)
html <FIG> 4 => At the moment it isn't clear whether the built-in image maps of FIG or the client-side image maps of IMG with a USEMAP attribute will emerge as the long term alternative to server side image maps.
example <FIG> => <FIG attributes> figure-content </FIG>
view all matches for this distribution
view release on metacpan or search on metacpan
xs/const/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
templates/example.html view on Meta::CPAN
<HTML>
<HEAD><TITLE>A Sample HTML File...</TITLE>
</HEAD>
<!-- THIS IS THE BEGINNING OF THE EMBEDDED CONFIGURATION
# first, we'll turn on the sidebar.
@NOSIDEBAR=0;
templates/example.html view on Meta::CPAN
# and we'll use the searchbox
@SIDEBARSEARCHBOX=1;
THIS IS THE END OF THE EMBEDDED CONFIGURATION
-->
<BODY>
<H1>Boy, do I ever hope this works.</h1>
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
---
RIGHT-TO-LEFT MARK (U+200F)
Indicates that text following it should be displayed right-
to-left.
---
LEFT-TO-RIGHT EMBEDDING (U+202A)
Embeds text with a left-to-right directional override.
---
RIGHT-TO-LEFT EMBEDDING (U+202B)
Embeds text with a right-to-left directional override.
---
POP DIRECTIONAL FORMATTING (U+202C)
Resets the directionality to the surrounding context.
---
## Stegohide
#############################################################
# Hide a file inside of another file,
# then get it back.
steghide embed -cf COVER.jpg -ef SECRET_TO_EMBED
steghide extract -sf COVER.jpg
#############################################################
## Sublime Editor
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/Framework/Lite.pm view on Meta::CPAN
App::Framework::Lite is a framework for quickly developing application scripts, where the majority of the mundane script setup,
documentation jobs are performed by the framework (under direction from simple text definitions stored in the script). This leaves
the developer to concentrate on the main job of implementing the application.
The module also provides the facility of embedding itself into a copy of the original script, creating a self-contained stand-alone
script (for further details see L</EMBEDDING>).
Note that this module provides a subset of the the facilities provided by L<App::Framework>, In particular, it provides the L<App::Framework::Features:Args>,
L<App::Framework::Features:Options>, and L<App::Framework::Features:Data> features.
To jump straight in to developing applications, please see L<App::Framework::Lite::GetStarted>.
lib/App/Framework/Lite.pm view on Meta::CPAN
Note that this is the path also used when the framework loads in the core personality, and any optional extensions.
=head2 EMBEDDING
A script may be developed and debugged using the App::Framework::Lite module installed on a system, and then turned into a standalone Perl
script by embedding the App::Framework::Lite module into the script file. Also, a developer may choose to also embed any user library modules
related to this script (or may just deliver them in their dubdirectory along with the standalone script).
lib/App/Framework/Lite.pm view on Meta::CPAN
#============================================================================================
my $class_debug ;
# default to state that the module is embedded (overwritten inside BEGIN block)
my $EMBEDDED = 0 ;
# Maximum line length when embedding (e.g. ensures Clearcase doesn't think file is binary!)
my $MAX_LINE_LEN = 5000 ;
# Keep track of import info
lib/App/Framework/Lite.pm view on Meta::CPAN
['dev:pod', 'Output full pod', 'Show full man page as pod then exit' ],
['dev:dbg-data', 'Debug option: Show __DATA__', 'Show __DATA__ definition in script then exit' ],
['dev:dbg-data-array', 'Debug option: Show all __DATA__ items', 'Show all processed __DATA__ items then exit' ],
['dev:alf-info', 'Module information', 'Display information about the App::Framework::Lite module then exit' ],
['dev:alf-debug=i', 'Debug App::Framework::Lite', 'Set the debug level value of the App::Framework::Lite module', ],
#@NO-EMBED BEGIN
['dev:alf-embed=s', 'Embed module', 'Embed the App::Framework::Lite module into script then exit. Specify the filename of the new script.' ],
['dev:alf-embed-lib=i', 'Embed libraries', '(Only used when embedding). Embed user modules as well as the App::Framework::Lite module.', 1 ],
['dev:alf-compress=i', 'Compress embedded', '(Only used when embedding). Compress the embedded modules.', 1 ],
#@NO-EMBED END
) ;
our @USED = (
'Carp',
'Cwd',
lib/App/Framework/Lite.pm view on Meta::CPAN
#============================================================================================
BEGIN {
#@NO-EMBED BEGIN
# Clear flag for non-embedded
$EMBEDDED = 1 ;
#@NO-EMBED END
## Get caller information
my ($package, $filename, $line, $subr, $has_args, $wantarray) = caller(0) ;
## Add a couple of useful function calls into the caller namespace
lib/App/Framework/Lite.pm view on Meta::CPAN
if ($opts{'alf-info'})
{
print "App::Framework::Lite info\n" ;
print " Version: $VERSION\n" ;
print " Embedded: " . ($EMBEDDED ? "yes" : "no") . "\n" ;
$this->exit(0) ;
}
#@NO-EMBED BEGIN
if ($opts{'alf-embed'})
{
my $src = $this->{'filename'} ;
# my $dest = $this->{'progpath'} . '/' . "alf-" . $this->{'progname'} . $this->{'progext'} ;
my $dest = $opts{'alf-embed'} ;
lib/App/Framework/Lite.pm view on Meta::CPAN
}
print "Have a nice life.\n" ;
$this->exit(0) ;
}
#@NO-EMBED END
if ($opts{'log'})
{
$this->{logfile} = $opts{'log'} ;
}
lib/App/Framework/Lite.pm view on Meta::CPAN
return $found ;
}
#@NO-EMBED BEGIN
#----------------------------------------------------------------------------
sub _module_to_embed
{
my $this = shift @_ ;
lib/App/Framework/Lite.pm view on Meta::CPAN
print "LINE: $line\n" if $this->{'debug'};
if ($line =~ /^__DATA__/)
{
print $out_fh <<EMBED_START;
$perl_line
##################################################################################
# Start of embedded modules - embedded by App::Framework::Lite
#
# Your original script is now at the end of the file.
#
##################################################################################
#
$strict
EMBED_START
# Handle any other embedded modules
foreach my $mod (sort {$libs{$a}{'order'} <=> $libs{$b}{'order'} } keys %libs)
{
my $module_str = $libs{$mod}{'content'} ;
print $out_fh "\n## EMBEDDED $mod ##\n" ;
print $out_fh "$module_str\n" ;
print $out_fh "\## EMBEDDED $mod - END ##\n" ;
}
print $out_fh <<EMBED_END;
#
##################################################################################
# End of embedded modules - embedded by App::Framework::Lite
##################################################################################
package main;
EMBED_END
# print $out_fh "\n$line\n" ;
push @main, "\n$line\n" ;
}
else
lib/App/Framework/Lite.pm view on Meta::CPAN
}
close $out_fh ;
return %libs ;
}
#@NO-EMBED END
#============================================================================================
# PRIVATE
#============================================================================================
#@NO-EMBED BEGIN
#---------------------------------------------------------------------
# Squash module down to a few lines of text
sub _module_str
{
lib/App/Framework/Lite.pm view on Meta::CPAN
print " : LINE: $line\n" if $this->{'debug'};
print " (varinit=$varinit, pod=$pod)\n" if $this->{'debug'};
next if $complete ;
if ($line =~ /\@NO\-EMBED (\w+)/)
{
if ($1 eq 'BEGIN')
{
$no_embed = 1 ;
}
lib/App/Framework/Lite.pm view on Meta::CPAN
}
## Special case for App::Framework::Lite
# Set embedded flag
$line =~ s/\$EMBEDDED = 0/\$EMBEDDED = 1/ ;
}
## ensure we're not at the line limit
my $line_len = length $line ;
lib/App/Framework/Lite.pm view on Meta::CPAN
}
return $href ;
}
#@NO-EMBED END
#---------------------------------------------------------------------
sub _setup_modules
{
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/GenModEmbedder.pm view on Meta::CPAN
$source .= "\n";
$source =~ s/^/#/mg;
my $i0 = " " x $args{indent_level};
my $preamble = "${i0}# BEGIN EMBEDDING MODULE: mod=$mod ver=$version generator=\"".__PACKAGE__." ".(${__PACKAGE__."::VERSION"})."\" generated-at=\"".(scalar localtime)."\"\n";
$preamble .= "${i0}unless (eval { require $as; 1 }) {\n";
$preamble .= "${i0} my \$source = '##line ' . (__LINE__+1) . ' \"' . __FILE__ . qq(\"\\n) . <<'EOS';\n";
my $postamble = "EOS\n";
$postamble .= "${i0} \$source =~ s/^#//gm;\n";
$postamble .= "${i0} eval \$source; die if \$@;\n";
$postamble .= "${i0} \$INC{'$as_pm'} = '(set by embedding code in '.__FILE__.')';\n";
$postamble .= "${i0}}\n";
$postamble .= "${i0}# END EMBEDDING MODULE\n";
return [200, "OK", $preamble . $source . $postamble,
{"cmdline.skip_format" => 1}];
}
view all matches for this distribution
view release on metacpan or search on metacpan
x_spec.
0.50 2016-12-27 Released-By: PERLANCAR
- [Bugfix] Properly handle extra relationship prefix (_EMBED::,
...).
- [dist] Moving spec prereq from DevelopRecommends to
DevelopSuggests with _SPEC:: prefix.
0.49 2016-12-27 Released-By: PERLANCAR
- Aside from _EMBED, disregard the other extra relationships.
0.48 2016-12-27 Released-By: PERLANCAR
- Grok extra relationship information encoded in module name prefix
in DevelopSuggests dependency, e.g. _SPEC::Rinci, _EMBED::*.
0.47 2016-11-25 Released-By: PERLANCAR
- No functional changes.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/MaMGal/Formatter.pm view on Meta::CPAN
# Please use for whitespace, to avoid line breaks.
gettext('[no icon]');
}
}
sub MAYBE_EMBED
{
my $self = shift;
my $film = shift;
if ($film) {
sprintf("<embed src='%s'/>", encode_entities_numeric(URI::file->new($film)->as_string));
lib/App/MaMGal/Formatter.pm view on Meta::CPAN
$r .= sprintf('[<span class="slide_filename">%s</span>]', $pic->name);
}
$r .= "</p>\n";
if ($pic->isa('App::MaMGal::Entry::Picture::Film')) {
$r .= $self->MAYBE_EMBED('../'.$pic->name);
$r .= '<br>';
$r .= $self->LINK('../'.$pic->name, gettext('Download'));
} else {
$r .= $self->LINK('../'.$pic->name, $self->MAYBE_IMG('../'.$pic->medium_dir.'/'.$pic->name));
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/Music/ChordPro/Wx/Main.pm view on Meta::CPAN
$self->{t_source}->SetModified($mod);
#### ChordPro
@ARGV = (); # just to make sure
$::__EMBEDDED__ = 1;
$msgs = $fatal = $died = 0;
$SIG{__WARN__} = \&_warn;
# $SIG{__DIE__} = \&_die;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ChordPro.pm view on Meta::CPAN
}
# At this point, there should be filename argument(s)
# unless we're embedded or just dumping chords.
app_usage(\*STDERR, 1)
unless $::__EMBEDDED__
|| $clo->{'dump-chords'}
|| $clo->{'convert-config'}
|| @ARGV;
# Return result.
view all matches for this distribution
view release on metacpan or search on metacpan
t/002_load.t view on Meta::CPAN
$0 =~ s;(^|/)t/;$1;;
}
use lib "../script";
$::__EMBEDDED__ = 1;
my $test;
++$test; use_ok("App::Music::PlayTab");
++$test; use_ok("App::Music::PlayTab::Chord");
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/App/md2html.pm view on Meta::CPAN
doctype => '<!DOCTYPE html>',
head => [ '<head>', qq!<meta charset="$CHARSET_DEFAULT">!, '</head>' ]
);
field $embedded : param : accessor //=
first { $_ } @ENV{ ( map { "MD2HTML_$_" } qw'EMBEDDED FRAGMENT' ) };
field $doctype : param : accessor { $HTMLOPT_DEFAULT{doctype} };
field $htmlopt : param : accessor = { %HTMLOPT_DEFAULT, doctype => $doctype };
view all matches for this distribution
view release on metacpan or search on metacpan
xs/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
],
"cookies": [],
"content": {
"size": 436180,
"mimeType": "text/javascript",
"text": "/* _GlobalPrefix_ */\n/* _Module_:quantum */\ntry{\nvar s_,s_aaa=\"function\"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(c.get||c.set)throw new TypeError(\"ES3 does not support getters and setters.\"...
},
"redirectURL": "",
"headersSize": -1,
"bodySize": 0,
"_transferSize": 0
view all matches for this distribution
view release on metacpan or search on metacpan
xs/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