Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 9e41a94a3e659caa5b91706d5c415d34 > files > 891

bugzilla-4.4.11-1.mga5.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <head>
    <title>
console.pl</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <link rel="stylesheet" title="style" type="text/css" href=".././../../../style.css" media="all" >

</head>
  <body id="pod">
<p class="backlinktop"><b><a name="___top" href="../index.html" accesskey="1" title="All Documents">&lt;&lt;</a></b></p>
<h1>console.pl</h1>
<div class='indexgroup'>
<ul   class='indexList indexList1'>
  <li class='indexItem indexItem1'><a href='#NAME'>NAME</a>
  <li class='indexItem indexItem1'><a href='#SYNOPSIS'>SYNOPSIS</a>
  <li class='indexItem indexItem1'><a href='#DESCRIPTION'>DESCRIPTION</a>
</ul>
</div>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="NAME"
>NAME</a></h1>

<p><b>console.pl</b> - command-line interface to Bugzilla API</p>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="SYNOPSIS"
>SYNOPSIS</a></h1>

<p>$ <b>contrib/console.pl</b></p>

<p>Bugzilla&#62; <b>b(5)-&#62;short_desc</b></p>

<blockquote>
<p>&#34;Misplaced Widget&#34;</p>
</blockquote>

<p>Bugzilla&#62; <b>$f = f &#34;cf_subsystem&#34;; scalar @{$f-&#62;legal_values}</b></p>

<blockquote>
<p>177</p>
</blockquote>

<p>Bugzilla&#62; <b>p filter html_light,
&#34;1 &#60; 2 &#60;b&#62;3&#60;/b&#62;&#34;</b></p>

<blockquote>
<p>1 &#38;lt; 2 &#60;b&#62;3&#60;/b&#62;</p>
</blockquote>

<p>Bugzilla&#62; <b>$u = u 5; $u-&#62;groups; d $u</b></p>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="DESCRIPTION"
>DESCRIPTION</a></h1>

<p>Loads Bugzilla packages and prints expressions with Data::Dumper.
Useful for checking results of Bugzilla API calls without opening a debug file from a cgi.</p>
<p class="backlinkbottom"><b><a name="___bottom" href="../index.html" title="All Documents">&lt;&lt;</a></b></p>

<!-- end doc -->

</body></html>